Fri, 29 Mar 2024 08:26:29 CST | login

Information for build numpy-1.22.0-7.rv64.fc37

ID11024
Package Namenumpy
Version1.22.0
Release7.rv64.fc37
Epoch1
Sourcegit+https://github.com/fedora-riscv/numpy.git#1163fca5c30337f40881307c097f44de64b1b022
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 byliuyang
State failed
Volume DEFAULT
StartedSun, 30 Apr 2023 17:59:01 CST
CompletedSun, 30 Apr 2023 20:21:21 CST
Taskbuild (f37-build-side-32-misc-devel, /fedora-riscv/numpy.git:1163fca5c30337f40881307c097f44de64b1b022)
Extra{'source': {'original_url': 'git+https://github.com/fedora-riscv/numpy.git#1163fca5c30337f40881307c097f44de64b1b022'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Apr 30 2023 Liu Yang <Yang.Liu.sn@gmail.com> - 1:1.22.0-7.rv64 - Skip extra failed on Qemu based riscv64 koji builder. * Wed Sep 21 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.22.0-7.rv64 - Skips specific failing riscv64 tests only * 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.