Mon, 01 Jul 2024 02:57:33 UTC | login

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

ID228676
Package Namepython-contourpy
Version1.0.7
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contourpy.git#cbe9597d99d65bd40d0eeb0f7ef83d770907e02e
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
StartedWed, 22 Feb 2023 15:04:45 UTC
CompletedWed, 22 Feb 2023 17:20:07 UTC
Taskbuild (f38, /rpms/python-contourpy.git:cbe9597d99d65bd40d0eeb0f7ef83d770907e02e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contourpy.git#cbe9597d99d65bd40d0eeb0f7ef83d770907e02e'}}
Tags
f38
f39
f40
RPMs
src
python-contourpy-1.0.7-2.fc38.src.rpm (info) (download)
riscv64
python3-contourpy-1.0.7-2.fc38.riscv64.rpm (info) (download)
python-contourpy-debugsource-1.0.7-2.fc38.riscv64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.7-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.0.7-1 - Update to latest version (#2160757) * 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