Mon, 01 Jul 2024 03:18:30 UTC | login

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

ID207739
Package Namepython-contourpy
Version1.0.5
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contourpy.git#b4ef40194f319642f8a991f55d864a3e7ab3c10c
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, 11 Nov 2022 18:28:47 UTC
CompletedSat, 12 Nov 2022 09:08:28 UTC
Taskbuild (f37, /rpms/python-contourpy.git:b4ef40194f319642f8a991f55d864a3e7ab3c10c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contourpy.git#b4ef40194f319642f8a991f55d864a3e7ab3c10c'}}
Tags
f37
f38
RPMs
src
python-contourpy-1.0.5-1.fc37.src.rpm (info) (download)
riscv64
python3-contourpy-1.0.5-1.fc37.riscv64.rpm (info) (download)
python-contourpy-debugsource-1.0.5-1.fc37.riscv64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.5-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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