Fri, 28 Jun 2024 23:46:37 UTC | login

Information for build python-contourpy-1.0.6-1.fc37

ID215816
Package Namepython-contourpy
Version1.0.6
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contourpy.git#ff11ae2455539bd532715b033ee5be77f61c64b6
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 04 Nov 2022 17:16:38 UTC
CompletedFri, 04 Nov 2022 18:50:39 UTC
Taskbuild (f37, /rpms/python-contourpy.git:ff11ae2455539bd532715b033ee5be77f61c64b6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contourpy.git#ff11ae2455539bd532715b033ee5be77f61c64b6'}}
Tags
f37
RPMs
src
python-contourpy-1.0.6-1.fc37.src.rpm (info) (download)
riscv64
python3-contourpy-1.0.6-1.fc37.riscv64.rpm (info) (download)
python-contourpy-debugsource-1.0.6-1.fc37.riscv64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.6-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Nov 02 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.6-1 - Update to latest version (#2138650) * Wed Sep 07 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.5-1 - Update to latest version (#2123693) * Mon Aug 01 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.4-1 - Update to latest version (#2112705) * Wed Jul 06 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.3-1 - Update to latest version (#2096172) * Thu May 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.2-3 - Skip code linting tests * Thu May 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.2-2 - Switch to PyPI sources * Thu May 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.2-1 - import #2073692