Fri, 18 Oct 2024 07:12:17 UTC | login

Information for build numpy-1.26.4-7.fc41

ID311710
Package Namenumpy
Version1.26.4
Release7.fc41
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/numpy.git#49418d2eb51ce1ab024010a2cf3ec6180c7b6ea2
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
StartedThu, 11 Jul 2024 07:15:42 UTC
CompletedThu, 11 Jul 2024 08:28:46 UTC
Taskbuild (f41, /rpms/numpy.git:49418d2eb51ce1ab024010a2cf3ec6180c7b6ea2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/numpy.git#49418d2eb51ce1ab024010a2cf3ec6180c7b6ea2'}}
Tags
f41
RPMs
src
numpy-1.26.4-7.fc41.src.rpm (info) (download)
noarch
python3-numpy-doc-1.26.4-7.fc41.noarch.rpm (info) (download)
riscv64
python3-numpy-1.26.4-7.fc41.riscv64.rpm (info) (download)
python3-numpy-f2py-1.26.4-7.fc41.riscv64.rpm (info) (download)
numpy-debugsource-1.26.4-7.fc41.riscv64.rpm (info) (download)
python3-numpy-debuginfo-1.26.4-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1:1.26.4-7 - Rebuilt for Python 3.13 * Wed Jun 05 2024 Lukáš Zaoral <lzaoral@redhat.com> - 1:1.26.4-6 - remove redundant patchelf dependency (RHEL-36334) * Thu May 30 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 1:1.26.4-5 - Skip failing tests in RISC-V * Mon May 13 2024 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.4-4 - Patch for 3.13 * Wed Apr 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:1.26.4-3 - Do not upper-bound the meson-python version * Fri Mar 15 2024 Jerry James <loganjerry@gmail.com> - 1:1.26.4-2 - Unbundle libdivide in Fedora - Let libdivide use vector instructions when possible * Mon Feb 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.4-1 - 1.26.4 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.26.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.26.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Miro Hrončok <mhroncok@redhat.com> - 1:1.26.2-2 - Add missing licenses to the License tag * Tue Dec 26 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1:1.26.2-1 - 1.26.2 * Mon Nov 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.0-2 - Fix FTBFS with Python 3.13. * Tue Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.0-1 - 1.26.0 * Mon Jul 31 2023 Miro Hrončok <mhroncok@redhat.com> - 1:1.24.4-2 - Backport support for Cython 3 * Tue Jul 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.24.4-1 - 1.24.4 * Wed Jul 05 2023 Scott Talbert <swt@techie.net> - 1:1.24.3-4 - Fix FTBFS with Python 3.12 * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1:1.24.3-3 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1:1.24.3-2 - Bootstrap for Python 3.12 * Mon Apr 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.24.3-1 - 1.24.3 * Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.24.1-3 - migrated to SPDX license * 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