Mon, 01 Jul 2024 03:42:59 UTC | login

Information for build python-contourpy-1.1.1-1.fc40

ID255988
Package Namepython-contourpy
Version1.1.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contourpy.git#2fd1ce7d5b7ee20f58cbe2458aa903687723c78f
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 failed
Volume DEFAULT
StartedWed, 25 Oct 2023 07:39:37 UTC
CompletedWed, 25 Oct 2023 13:49:48 UTC
Taskbuild (f40, /rpms/python-contourpy.git:2fd1ce7d5b7ee20f58cbe2458aa903687723c78f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contourpy.git#2fd1ce7d5b7ee20f58cbe2458aa903687723c78f'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Oct 09 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.1-1 - Update to latest version (#2239243) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.0-1 - Update to latest version (#2214832) * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.0.7-5 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.7-4 - Bootstrap for Python 3.12 * Sun Apr 09 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.7-3 - Switch to SPDX license * 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