Mon, 17 Jun 2024 07:44:12 UTC | login

Information for build python2-numpy-1.16.4-6.fc32

ID131863
Package Namepython2-numpy
Version1.16.4
Release6.fc32
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/python2-numpy.git#1f74718e739be5b1062d4c899be1ea6df57590a6
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 failed
Volume DEFAULT
StartedTue, 03 Dec 2019 11:00:42 UTC
CompletedTue, 03 Dec 2019 11:14:40 UTC
Taskbuild (f32-candidate, /rpms/python2-numpy.git:1f74718e739be5b1062d4c899be1ea6df57590a6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python2-numpy.git#1f74718e739be5b1062d4c899be1ea6df57590a6'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Sat Aug 11 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1:1.15.0-2 - Fix broken build on s390x - Remove bytecode produced by pytest - Re-enable tests on s390x * Tue Jul 24 2018 Gwyn Ciesla <limburgher@gmail.com> - 1:1.15.0-1 - 1.15.0 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.14.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.14.5-2 - Rebuilt for Python 3.7 * Wed Jun 13 2018 Gwyn Ciesla <limburgher@gmail.com> - 1:1.14.5-1 - 1.14.5 * Tue May 01 2018 Gwyn Ciesla <limburgher@gmail.com> - 1:1.14.3-1 - 1.14.3 * Mon Mar 12 2018 Gwyn Ciesla <limburgher@gmail.com> - 1:1.14.2-1 - 1.14.2 * Wed Feb 21 2018 Gwyn Ciesla <limburgher@gmail.com> - 1:1.14.1-1 - 1.14.1 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.14.0-0.rc1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 13 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.14.0-0.rc1 - 1.14.0 rc1 * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 1:1.13.3-5 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)