Mon, 16 Mar 2026 15:18:38 CST | login

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

ID4992
Package Namepython-contourpy
Version1.0.7
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-contourpy.git?.#c207eccbf6016aa25a72cfb197b648e177831757
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:19:35 CST
CompletedTue, 19 Sep 2023 16:30:51 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-contourpy.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-contourpy.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-contourpy-1.0.7-4.ocs23.src.rpm (info) (download)
aarch64
python3-contourpy-1.0.7-4.ocs23.aarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-4.ocs23.aarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-4.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-contourpy-1.0.7-4.ocs23.loongarch64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-4.ocs23.loongarch64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-4.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-contourpy-1.0.7-4.ocs23.x86_64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-4.ocs23.x86_64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.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