Wed, 28 Jan 2026 07:09:32 CST | login

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

ID16940
Package Namepython-contourpy
Version1.0.7
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-contourpy.git?.#48e2e00d1ed19888d98593210e15c305d177087d
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, 16 Oct 2023 15:45:52 CST
CompletedMon, 16 Oct 2023 15:52:29 CST
Taskbuild (dist-oc9-epol, /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-epol
dist-oc9-epol-compose
RPMs
src
python-contourpy-1.0.7-2.oc9.src.rpm (info) (download)
aarch64
python3-contourpy-1.0.7-2.oc9.aarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-2.oc9.aarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-2.oc9.aarch64.rpm (info) (download)
x86_64
python3-contourpy-1.0.7-2.oc9.x86_64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-2.oc9.x86_64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-2.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 * 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