Tue, 27 Jan 2026 06:55:01 CST | login

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

ID40242
Package Namepython-contourpy
Version1.0.7
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-contourpy.git?.#41706025108a0abec1c01473a2106f4ce3ddfef6
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 22:45:43 CST
CompletedFri, 13 Jun 2025 22:59:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-contourpy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-contourpy.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-contourpy-1.0.7-7.oc9.src.rpm (info) (download)
aarch64
python3-contourpy-1.0.7-7.oc9.aarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-7.oc9.aarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-7.oc9.aarch64.rpm (info) (download)
loongarch64
python3-contourpy-1.0.7-7.oc9.loongarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-7.oc9.loongarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-7.oc9.loongarch64.rpm (info) (download)
x86_64
python3-contourpy-1.0.7-7.oc9.x86_64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-7.oc9.x86_64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.7-7 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.7-6 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.7-5 - Rebuilt for loongarch release * 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