Mon, 13 May 2024 00:00:53 UTC | login

Information for build numpy-1.22.0-7.1.riscv64.fc37

ID204797
Package Namenumpy
Version1.22.0
Release7.1.riscv64.fc37
Epoch1
Sourcegit+http://fedora.riscv.rocks:3000/rpms/numpy.git#d504c553ac081eae955b660e1931d0d0c2eec118
SummaryA fast multidimensional array facility for Python
DescriptionNumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 13:10:05 UTC
CompletedWed, 21 Sep 2022 14:25:08 UTC
Taskbuild (f37, /rpms/numpy.git:d504c553ac081eae955b660e1931d0d0c2eec118)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/numpy.git#d504c553ac081eae955b660e1931d0d0c2eec118'}}
Tags
f37
f38
RPMs
src
numpy-1.22.0-7.1.riscv64.fc37.src.rpm (info) (download)
noarch
python3-numpy-doc-1.22.0-7.1.riscv64.fc37.noarch.rpm (info) (download)
riscv64
python3-numpy-1.22.0-7.1.riscv64.fc37.riscv64.rpm (info) (download)
python3-numpy-f2py-1.22.0-7.1.riscv64.fc37.riscv64.rpm (info) (download)
numpy-debugsource-1.22.0-7.1.riscv64.fc37.riscv64.rpm (info) (download)
python3-numpy-debuginfo-1.22.0-7.1.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Sep 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.22.0-7.1.riscv64 - Skips specific failing riscv64 tests only * Wed Sep 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.22.0-7.0.riscv64 - Ignore testsuite errors for riscv64 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.22.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Miro Hrončok <mhroncok@redhat.com> - 1:1.22.0-6 - GenericAlias fixes for Python 3.11.0b4+ * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:1.22.0-5 - Rebuilt for Python 3.11 * Mon Mar 07 2022 Karolina Surma <ksurma@redhat.com> - 1:1.22.0-4 - Work around the test failures with setuptools >= 60.x by using the Python's standard library distutils - Build numpy using Python's standard library distutils * Sat Feb 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1:1.22.0-3 - Re-enable tests * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.22.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1:1.22.0-1 - 1.22.0 * Wed Dec 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1:1.21.5-1 - 1.21.5 * Thu Aug 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1:1.21.1-1 - 1.21.1, disabing tests as they depend on .coveragerc, not shipped. * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.20.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1:1.20.1-4 - Rebuilt for Python 3.10 * Fri May 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1:1.20.1-3 - Python 3.10 fix. - Xfail TestCond.test_nan. * Fri Feb 12 2021 Nikola Forró <nforro@redhat.com> - 1:1.20.1-2 - Fix build requirements, hypothesis is a test dependency * Mon Feb 08 2021 Gwyn Ciesla <gwync@protonmail.com> 1:1.20.1-1 - 1.21.1 * Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1:1.20.0-1 - 1.20.0 final. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.20.0-0.2.rc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 04 2021 Nikola Forró <nforro@redhat.com> - 1:1.20.0-0.1.rc2 - Generate the main dispatcher config header into the build dir * Mon Dec 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.20.0-0.rc2 - 1.20.0 rc2 * Tue Nov 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.19.4-1 - 1.19.4 * Thu Oct 29 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.19.3-1 - 1.19.3 * Tue Oct 27 2020 Nikola Forró <nforro@redhat.com> - 1:1.19.2-2 - Make test suite work in FIPS (140-2) Mode