Wed, 28 Jan 2026 17:54:05 CST | login

Information for build python-contourpy-1.0.7-4.oc9

ID18476
Package Namepython-contourpy
Version1.0.7
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-contourpy.git?.#6ad2e6f3e20000cdeff8cff00a95e1aae3181adc
SummaryPython library for calculating contours in 2D quadrilateral grids
DescriptionContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11. It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer algorithm that includes more features and is available in both serial and multithreaded versions. It provides an easy way for Python libraries to use contouring algorithms without having to include Matplotlib as a dependency.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 03:45:33 CST
CompletedMon, 08 Jan 2024 03:55:11 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-contourpy.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-contourpy.git?.#origin/oc9'}}
Tags
dist-oc9.0-compose
epol9-test-compose
RPMs
src
python-contourpy-1.0.7-4.oc9.src.rpm (info) (download)
aarch64
python3-contourpy-1.0.7-4.oc9.aarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-4.oc9.aarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-4.oc9.aarch64.rpm (info) (download)
x86_64
python3-contourpy-1.0.7-4.oc9.x86_64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-4.oc9.x86_64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.7-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.7-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.7-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 26 2023 cunshunxia <cunshunxia@tencent.com> - 1.0.7-1 - initial build