Tue, 17 Sep 2024 17:04:27 UTC | login

Information for build python-contourpy-1.0.6-3.0.riscv64.fc37~bootstrap

ID215814
Package Namepython-contourpy
Version1.0.6
Release3.0.riscv64.fc37~bootstrap
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-contourpy.git#2084faebdb6b68a79ffeab23792a82b5afdbd6b8
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 15:13:35 UTC
CompletedFri, 04 Nov 2022 15:30:47 UTC
Taskbuild (f37, /rpms/python-contourpy.git:2084faebdb6b68a79ffeab23792a82b5afdbd6b8)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-contourpy.git#2084faebdb6b68a79ffeab23792a82b5afdbd6b8'}}
Tags
f37
RPMs
src
python-contourpy-1.0.6-3.0.riscv64.fc37~bootstrap.src.rpm (info) (download)
riscv64
python3-contourpy-1.0.6-3.0.riscv64.fc37~bootstrap.riscv64.rpm (info) (download)
python-contourpy-debugsource-1.0.6-3.0.riscv64.fc37~bootstrap.riscv64.rpm (info) (download)
python3-contourpy-debuginfo-1.0.6-3.0.riscv64.fc37~bootstrap.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Nov 04 2022 David Abdurachmanov <davidlt@rivosinc.com> 1.0.6-3.0.riscv64 - Disable until matplotlib is available * Fri Nov 04 2022 David Abdurachmanov <davidlt@rivosinc.com> 1.0.6-2.0.riscv64 - Bootstrap for matplotlib * 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