Mon, 17 Jun 2024 07:45:24 UTC | login

Information for build python2-numpy-1.16.4-9.fc33

ID178887
Package Namepython2-numpy
Version1.16.4
Release9.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/python2-numpy.git#2e44b75c737069a234687bda00987a71bf77a201
SummaryA fast multidimensional array facility for Python 2
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, 13 Aug 2020 18:47:40 UTC
CompletedThu, 13 Aug 2020 20:19:32 UTC
Taskbuild (f33, /rpms/python2-numpy.git:2e44b75c737069a234687bda00987a71bf77a201)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python2-numpy.git#2e44b75c737069a234687bda00987a71bf77a201'}}
Tags
f33
RPMs
src
python2-numpy-1.16.4-9.fc33.src.rpm (info) (download)
noarch
python2-numpy-doc-1.16.4-9.fc33.noarch.rpm (info) (download)
riscv64
python2-numpy-1.16.4-9.fc33.riscv64.rpm (info) (download)
python2-numpy-f2py-1.16.4-9.fc33.riscv64.rpm (info) (download)
python2-numpy-debuginfo-1.16.4-9.fc33.riscv64.rpm (info) (download)
python2-numpy-debugsource-1.16.4-9.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.16.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.4-8 - Move old numpy provides to python3-numpy. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.16.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 07 2019 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.4-6 - Drop tests and their BRs. * Sat Aug 03 2019 Miro HronĨok <mhroncok@redhat.com> - 1:1.16.4-5 - Reintroduce libnpymath.a * Tue Jul 30 2019 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.4-4 - Split out from main numpy SRPM. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.16.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 20 2019 Kalev Lember <klember@redhat.com> - 1:1.16.4-2 - Avoid hardcoding /usr prefix * Tue May 28 2019 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.4-1 - 1.16.4 * Thu May 16 2019 Orion Poplawski <orion@nwra.com> - 1:1.16.3-2 - Build only with openblasp (bugz#1709161) * Mon Apr 22 2019 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.3-1 - 1.16.3. * Tue Feb 26 2019 Gwyn Ciesla <gwync@protonmail.com> - 1:1.16.2-1 - 1.16.2. * Fri Feb 01 2019 Gwyn Ciesla <limburgher@gmail.com> - 1:1.16.1-1 - 1.16.1. * Tue Jan 22 2019 Gwyn Ciesla <limburgher@gmail.com> - 1:1.16.0-1 - 1.16.0. * Wed Aug 29 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1:1.15.1-2 - Switch to pytest for running tests during check - Stop ignoring failures when running tests - Set PATH in check so that f2py tests work - Update docs to match release - Remove outdated workaround from rhbz#849713 * Wed Aug 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1:1.15.1-1 - Update to latest version