Mon, 13 May 2024 01:29:25 UTC | login

Information for build numpy-1.24.1-2.0.riscv64.fc38

ID241847
Package Namenumpy
Version1.24.1
Release2.0.riscv64.fc38
Epoch1
Sourcegit+http://fedora.riscv.rocks:3000/rpms/numpy.git#24ae49116d2d78229460d0f6a2d33e157ff07586
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, 22 Mar 2023 11:45:34 UTC
CompletedWed, 22 Mar 2023 13:27:50 UTC
Taskbuild (f38, /rpms/numpy.git:24ae49116d2d78229460d0f6a2d33e157ff07586)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/numpy.git#24ae49116d2d78229460d0f6a2d33e157ff07586'}}
Tags
f38
f39
f40
RPMs
src
numpy-1.24.1-2.0.riscv64.fc38.src.rpm (info) (download)
noarch
python3-numpy-doc-1.24.1-2.0.riscv64.fc38.noarch.rpm (info) (download)
riscv64
python3-numpy-1.24.1-2.0.riscv64.fc38.riscv64.rpm (info) (download)
python3-numpy-f2py-1.24.1-2.0.riscv64.fc38.riscv64.rpm (info) (download)
numpy-debugsource-1.24.1-2.0.riscv64.fc38.riscv64.rpm (info) (download)
python3-numpy-debuginfo-1.24.1-2.0.riscv64.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Mar 22 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.24.1-2.0.riscv64 - Skip tests failing on riscv64 * Fri Jan 27 2023 Pavel Simovec <psimovec@redhat.com> - 1:1.24.1-2 - Generalize documentation Source link - Add forgotten documentation file * Thu Jan 26 2023 Pavel Simovec <psimovec@redhat.com> - 1:1.24.1-1 - Update to 1.24.1 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.23.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Charalampos Stratakis <cstratak@redhat.com> - 1:1.23.5-1 - Update to 1.23.5 * Fri Oct 21 2022 Miro Hrončok <mhroncok@redhat.com> - 1:1.23.4-1 - Update to 1.23.4 - Use distutils from setuptools to build the package * 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.