Thu, 28 Mar 2024 13:09:59 UTC | login

Information for build numpy-1.14.3-10.el8

ID18875
Package Namenumpy
Version1.14.3
Release10.el8
Epoch1
Sourcegit+https://git.centos.org/rpms/numpy#a89b1a0a1a07fb17becd34841063d6229d8dccda
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 bymbox-admin
State complete
Volume DEFAULT
StartedTue, 24 Aug 2021 23:23:30 UTC
CompletedTue, 24 Aug 2021 23:35:11 UTC
Taskbuild (dist-c8-stream, /rpms/numpy:imports/c8s/numpy-1.14.3-10.el8)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/numpy?#imports/c8s/numpy-1.14.3-10.el8'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
numpy-1.14.3-10.el8.src.rpm (info) (download)
aarch64
python3-numpy-1.14.3-10.el8.aarch64.rpm (info) (download)
python3-numpy-f2py-1.14.3-10.el8.aarch64.rpm (info) (download)
numpy-debugsource-1.14.3-10.el8.aarch64.rpm (info) (download)
python3-numpy-debuginfo-1.14.3-10.el8.aarch64.rpm (info) (download)
i686
python3-numpy-1.14.3-10.el8.i686.rpm (info) (download)
python3-numpy-f2py-1.14.3-10.el8.i686.rpm (info) (download)
numpy-debugsource-1.14.3-10.el8.i686.rpm (info) (download)
python3-numpy-debuginfo-1.14.3-10.el8.i686.rpm (info) (download)
noarch
python3-numpy-doc-1.14.3-10.el8.noarch.rpm (info) (download)
ppc64le
python3-numpy-1.14.3-10.el8.ppc64le.rpm (info) (download)
python3-numpy-f2py-1.14.3-10.el8.ppc64le.rpm (info) (download)
numpy-debugsource-1.14.3-10.el8.ppc64le.rpm (info) (download)
python3-numpy-debuginfo-1.14.3-10.el8.ppc64le.rpm (info) (download)
x86_64
python3-numpy-1.14.3-10.el8.x86_64.rpm (info) (download)
python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm (info) (download)
numpy-debugsource-1.14.3-10.el8.x86_64.rpm (info) (download)
python3-numpy-debuginfo-1.14.3-10.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Fri Jul 30 2021 Tomas Orsava <torsava@redhat.com> - 1:1.14.3-10 - Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055 * Wed Jun 05 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-9 - Fix CVE-2019-6446 resolves: #1668466 * Mon Jun 03 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-8 - Rebuild with fixed gating.yaml related: #1687873 * Wed Mar 20 2019 Nikola Forró <nforro@redhat.com> - 1:1.14.3-7 - Fix broken float128 on all arches except x86_64 resolves: #1687873 * Mon Oct 01 2018 Lumír Balhar <lbalhar@redhat.com> - 1:1.14.3-6 - Add alternatives for the f2py exacutable - Resolves: rhbz#1633548 * Tue Aug 21 2018 Tomas Orsava <torsava@redhat.com> - 1:1.14.3-5 - Switch runtime dependency of the python3-numpy-f2py package from python3-devel (that's now buildroot-only) to python3-libs-devel Resolves: rhbz#1610863 * Mon Aug 06 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.14.3-4 - Remove f2py3 executable (only f2py3.6 should be provided) * Wed Jul 18 2018 Nikola Forró <nforro@redhat.com> - 1:1.14.3-3 - Build only python3 subpackages - Use proper upstream release tarball resolves: #1594350 * Wed May 23 2018 Nikola Forró <nforro@redhat.com> - 1:1.14.3-2 - Make f2py script name generation work with platform-python related: #1580828 * 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) * Thu Nov 16 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.3-4 - Split out doc subpackage. * Mon Nov 06 2017 Merlin Mathesius <mmathesi@redhat.com> - 1:1.13.3-3 - Cleanup spec file conditionals * Tue Oct 31 2017 Christian Dersch <lupinix@mailbox.org> - 1:1.13.3-2 - set proper environment variables for openblas * Wed Oct 04 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.3-1 - 1.13.3 * Thu Sep 28 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.2-1 - 1.13.2 * Tue Aug 08 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.1-4 - Use openblas where available, BZ 1472318. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.1-1 - 1.13.1 final * Fri Jun 09 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.0-1 - 1.13.0 final * Fri May 19 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.0-0.rc2 - 1.13.0 rc2 * Thu May 11 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.13.0-0.rc1 - 1.13.0 rc1 * Wed Mar 29 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:1.12.1-1 - 1.12.1 * Tue Jan 31 2017 Simone Caronni <negativo17@gmail.com> - 1:1.12.0-1 - Update to 1.12.0, build with gcc 7.0. * Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 1:1.11.2-2 - Rebuild for Python 3.6 * Mon Oct 03 2016 Orion Poplawski <orion@cora.nwra.com> - 1:1.11.2-1 - Update to 1.11.2 final * Thu Sep 15 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.11.2-0.rc1 - Update to 1.11.2rc1, BZ 1340440. * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.11.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Jun 28 2016 Orion Poplawski <orion@cora.nwra.com> - 1:1.11.1-1 - Update to 1.11.1 final * Tue Jun 07 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.11.1-0.rc1 - Update to 1.11.1rc1, BZ 1340440. * Mon Mar 28 2016 Orion Poplawski <orion@cora.nwra.com> - 1:1.11.0-4 - Update to 1.11.0 final * Wed Mar 23 2016 Orion Poplawski <orion@cora.nwra.com> - 1:1.11.0-3.rc2 - Update to 1.11.0rc2 * Sun Mar 06 2016 Peter Robinson <pbrobinson@fedoraproject.org> 1:1.11.0-2.b3 - Bump Release. 1b2 is higher than 0b3 * Wed Feb 10 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.11.0-0.b3 - Update to 1.11.0b2, BZ 1306249. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.11.0-1b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 31 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.11.0-0.b2 - Update to 1.11.0b2, BZ 1303387. * Tue Jan 26 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.11.0-020161016.cc2b04git - Update to git snapshot (due to build issue) after 1.11.0b1, BZ 1301943. * Thu Jan 07 2016 Jon Ciesla <limburgher@gmail.com> - 1:1.10.4-1 - Update to 1.10.4, BZ 1296509. * Tue Dec 15 2015 Jon Ciesla <limburgher@gmail.com> - 1:1.10.2-1 - Update to 1.10.2, BZ 1291674. * Tue Dec 08 2015 Jon Ciesla <limburgher@gmail.com> - 1:1.10.2-0.2.rc2 - Update to 1.10.2rc1, BZ 1289550. * Fri Nov 13 2015 Orion Poplawski <orion@cora.nwra.com> - 1:1.10.2-0.1.rc1 - Update to 1.10.2rc1 - Drop opt-flags patch applied upstream * Fri Nov 13 2015 Kalev Lember <klember@redhat.com> - 1:1.10.1-6 - Add provides to satisfy numpy%{_isa} requires in other packages * Thu Nov 12 2015 Orion Poplawski <orion@nwra.com> - 1:1.10.1-5 - Re-add provides f2py * Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 1:1.10.1-4 - Fix obsoletes / provides for numpy -> python2-numpy rename * Wed Oct 14 2015 Thomas Spura <tomspur@fedoraproject.org> - 1:1.10.1-3 - Remove fortran flags or arm would build with -march=x86-64 * Wed Oct 14 2015 Thomas Spura <tomspur@fedoraproject.org> - 1:1.10.1-2 - Provide python2-* packages - Run tests with verbose=2 * Tue Oct 13 2015 Jon Ciesla <limburgher@gmail.com> - 1:1.10.1-1 - Update to 1.10.1, BZ 1271022. * Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 1:1.10.0-2 - Rebuilt for Python3.5 rebuild * Tue Oct 06 2015 Jon Ciesla <limburgher@gmail.com> - 1:1.10.0-1 - Update to 1.10.0 final. * Wed Sep 02 2015 Jon Ciesla <limburgher@gmail.com> - 1:1.10.0-0.b1 - Update to 1.10.0b1, BZ 1252641. * Thu Aug 13 2015 Orion Poplawski <orion@nwra.com> - 1:1.9.2-3 - Add python2-numpy provides (bug #1249423) - Spec cleanup * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Mar 01 2015 Orion Poplawski <orion@nwra.com> - 1:1.9.2-1 - Update to 1.9.2 * Tue Jan 06 2015 Orion Poplawski <orion@nwra.com> - 1:1.9.1-2 - Add upstream patch to fix xerbla linkage (bug #1172834) * Tue Nov 04 2014 Jon Ciesla <limburgher@gmail.com> - 1:1.9.1-1 - Update to 1.9.1, BZ 1160273. * Sun Sep 07 2014 Orion Poplawski <orion@nwra.com> - 1:1.9.0-1 - Update to 1.9.0 * Wed Aug 27 2014 Orion Poplawski <orion@nwra.com> - 1:1.9.0-0.1.rc1 - Update to 1.9.0rc1 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Aug 10 2014 Orion Poplawski <orion@nwra.com> - 1:1.8.2-1 - Update to 1.8.2 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 09 2014 Orion Poplawski <orion@nwra.com> - 1:1.8.1-3 - Rebuild for Python 3.4 * Wed May 07 2014 Jaromir Capik <jcapik@redhat.com> - 1:1.8.1-2 - Fixing FTBFS on ppc64le (#1078354) * Tue Mar 25 2014 Orion Poplawski <orion@nwra.com> - 1:1.8.1-1 - Update to 1.8.1 * Tue Mar 04 2014 Orion Poplawski <orion@nwra.com> - 1:1.8.0-5 - Fix __pycache__ ownership (bug #1072467) * Mon Feb 10 2014 Thomas Spura <tomspur@fedoraproject.org> - 1:1.8.0-4 - Fix CVE-2014-1858, CVE-2014-1859: #1062009, #1062359 * Mon Nov 25 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-3 - Ship doc module (bug #1034357) * Wed Nov 06 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-2 - Move f2py documentation to f2py package (bug #1027394) * Wed Oct 30 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-1 - Update to 1.8.0 final * Mon Oct 14 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-0.7.rc2 - Update to 1.8.0rc2 - Create clean site.cfg - Use serial atlas * Mon Sep 23 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-0.6.b2 - Add [atlas] to site.cfg for new atlas library names * Sun Sep 22 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-0.5.b2 - Update site.cfg for new atlas library names * Sat Sep 21 2013 David Tardon <dtardon@redhat.com> - 1:1.8.0-0.4.b2 - rebuild for atlas 3.10 * Tue Sep 10 2013 Jon Ciesla <limburgher@gmail.com> - 1:1.8.0-0.3.b2 - Fix libdir path in site.cfg, BZ 1006242. * Sun Sep 08 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-0.2.b2 - Update to 1.8.0b2 * Wed Sep 04 2013 Orion Poplawski <orion@nwra.com> - 1:1.8.0-0.1.b1 - Update to 1.8.0b1 - Drop f2py patch applied upstream * Tue Aug 27 2013 Jon Ciesla <limburgher@gmail.com> - 1:1.7.1-5 - URL Fix, BZ 1001337 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Jul 30 2013 Tomas Tomecek <ttomecek@redhat.com> - 1:1.7.1-3 - Fix rpmlint warnings - Update License - Apply patch: change shebang of f2py to use binary directly * Sun Jun 02 2013 Orion Poplawski <orion@nwra.com> - 1:1.7.1-2 - Specfile cleanup (bug #969854) * Wed Apr 10 2013 Orion Poplawski <orion@nwra.com> - 1:1.7.1-1 - Update to 1.7.1 * Sat Feb 09 2013 Orion Poplawski <orion@nwra.com> - 1:1.7.0-1 - Update to 1.7.0 final * Sun Dec 30 2012 Orion Poplawski <orion@nwra.com> - 1:1.7.0-0.5.rc1 - Update to 1.7.0rc1 * Thu Sep 20 2012 Orion Poplawski <orion@nwra.com> - 1:1.7.0-0.4.b2 - Update to 1.7.0b2 - Drop patches applied upstream * Wed Aug 22 2012 Orion Poplawski <orion@nwra.com> - 1:1.7.0-0.3.b1 - Add patch from github pull 371 to fix python 3.3 pickle issue - Remove cython .c source regeneration - fails now * Wed Aug 22 2012 Orion Poplawski <orion@nwra.com> - 1:1.7.0-0.2.b1 - add workaround for rhbz#849713 (fixes FTBFS) * Tue Aug 21 2012 Orion Poplawski <orion@cora.nwra.com> - 1:1.7.0-0.1.b1 - Update to 1.7.0b1 - Rebase python 3.3 patchs to current git master - Drop patches applied upstream * Sun Aug 05 2012 David Malcolm <dmalcolm@redhat.com> - 1:1.6.2-5 - rework patches for 3.3 to more directly reflect upstream's commits - re-enable test suite on python 3 - forcibly regenerate Cython .c source to avoid import issues on Python 3.3 * Sun Aug 05 2012 Thomas Spura <tomspur@fedoraproject.org> - 1:1.6.2-4 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 - needs unicode patch * Fri Aug 03 2012 David Malcolm <dmalcolm@redhat.com> - 1:1.6.2-3 - remove rhel logic from with_python3 conditional * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun May 20 2012 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.2-1 - Update to 1.6.2 final * Sat May 12 2012 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.2rc1-0.1 - Update to 1.6.2rc1 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Nov 07 2011 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.1-1 - Update to 1.6.1 * Fri Jun 17 2011 Jon Ciesla <limb@jcomserv.net> - 1:1.6.0-2 - Bump and rebuild for BZ 712251. * Mon May 16 2011 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.0-1 - Update to 1.6.0 final * Mon Apr 04 2011 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.0-0.2.b2 - Update to 1.6.0b2 - Drop import patch fixed upstream * Thu Mar 31 2011 Orion Poplawski <orion@cora.nwra.com> - 1:1.6.0-0.1.b1 - Update to 1.6.0b1 - Build python3 module with python3 - Add patch from upstream to fix build time import error * Wed Mar 30 2011 Orion Poplawski <orion@cora.nwra.com> - 1:1.5.1-1 - Update to 1.5.1 final * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.1-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jan 13 2011 Dan Horák <dan[at]danny.cz> - 1:1.5.1-0.3 - fix the AttributeError during tests - fix build on s390(x) * Wed Dec 29 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.5.1-0.2 - rebuild for newer python3 * Wed Oct 27 2010 Thomas Spura <tomspur@fedoraproject.org> - 1:1.5.1-0.1 - update to 1.5.1rc1 - add python3 subpackage - some spec-cleanups * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.4.1-6 - actually add the patch this time * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.4.1-5 - fix segfault within %check on 2.7 (patch 2) * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1:1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sun Jul 18 2010 Dan Horák <dan[at]danny.cz> 1.4.1-3 - ignore the "Ticket #1299 second test" failure on s390(x) * Thu Jun 24 2010 Jef Spaleta <jspaleta@fedoraprject.org> 1.4.1-2 - source commit fix * Thu Jun 24 2010 Jef Spaleta <jspaleta@fedoraprject.org> 1.4.1-1 - New upstream release. Include backported doublefree patch * Mon Apr 26 2010 Jon Ciesla <limb@jcomserv.net> 1.3.0-8 - Moved distutils back to the main package, BZ 572820. * Thu Apr 08 2010 Jon Ciesla <limb@jcomserv.net> 1.3.0-7 - Reverted to 1.3.0 after upstream pulled 1.4.0, BZ 579065. * Tue Mar 02 2010 Jon Ciesla <limb@jcomserv.net> 1.4.0-5 - Linking /usr/include/numpy to .h files, BZ 185079. * Tue Feb 16 2010 Jon Ciesla <limb@jcomserv.net> 1.4.0-4 - Re-enabling atlas BR, dropping lapack Requires. * Wed Feb 10 2010 Jon Ciesla <limb@jcomserv.net> 1.4.0-3 - Since the previous didn't work, Requiring lapack. * Tue Feb 09 2010 Jon Ciesla <limb@jcomserv.net> 1.4.0-2 - Temporarily dropping atlas BR to work around 562577. * Fri Jan 22 2010 Jon Ciesla <limb@jcomserv.net> 1.4.0-1 - 1.4.0. - Dropped ARM patch, ARM support added upstream. * Tue Nov 17 2009 Jitesh Shah <jiteshs@marvell.com> - 1.3.0-6.fa1 - Add ARM support * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Jun 11 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-5 - Fixed atlas BR, BZ 505376. * Fri Apr 17 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-4 - EVR bump for pygame chainbuild. * Fri Apr 17 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-3 - Moved linalg, fft back to main package. * Tue Apr 14 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-2 - Split out f2py into subpackage, thanks Peter Robinson pbrobinson@gmail.com. * Tue Apr 07 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-1 - Update to latest upstream. - Fixed Source0 URL. * Thu Apr 02 2009 Jon Ciesla <limb@jcomserv.net> 1.3.0-0.rc1 - Update to latest upstream. * Thu Mar 05 2009 Jon Ciesla <limb@jcomserv.net> 1.2.1-3 - Require python-devel, BZ 488464. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Fri Dec 19 2008 Jon Ciesla <limb@jcomserv.net> 1.2.1-1 - Update to 1.2.1. * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.2.0-2 - Rebuild for Python 2.6 * Tue Oct 07 2008 Jon Ciesla <limb@jcomserv.net> 1.2.0-1 - New upstream release, added python-nose BR. BZ 465999. - Using atlas blas, not blas-devel. BZ 461472. * Wed Aug 06 2008 Jon Ciesla <limb@jcomserv.net> 1.1.1-1 - New upstream release * Thu May 29 2008 Jarod Wilson <jwilson@redhat.com> 1.1.0-1 - New upstream release * Tue May 06 2008 Jarod Wilson <jwilson@redhat.com> 1.0.4-1 - New upstream release * Mon Feb 11 2008 Jarod Wilson <jwilson@redhat.com> 1.0.3.1-2 - Add python egg to %files on f9+ * Wed Aug 22 2007 Jarod Wilson <jwilson@redhat.com> 1.0.3.1-1 - New upstream release * Wed Jun 06 2007 Jarod Wilson <jwilson@redhat.com> 1.0.3-1 - New upstream release * Mon May 14 2007 Jarod Wilson <jwilson@redhat.com> 1.0.2-2 - Drop BR: atlas-devel, since it just provides binary-compat blas and lapack libs. Atlas can still be optionally used at runtime. (Note: this is all per the atlas maintainer). * Mon May 14 2007 Jarod Wilson <jwilson@redhat.com> 1.0.2-1 - New upstream release * Tue Apr 17 2007 Jarod Wilson <jwilson@redhat.com> 1.0.1-4 - Update gfortran patch to recognize latest gfortran f95 support - Resolves rhbz#236444 * Fri Feb 23 2007 Jarod Wilson <jwilson@redhat.com> 1.0.1-3 - Fix up cpuinfo bug (#229753). Upstream bug/change: http://projects.scipy.org/scipy/scipy/ticket/349 * Thu Jan 04 2007 Jarod Wilson <jwilson@redhat.com> 1.0.1-2 - Per discussion w/Jose Matos, Obsolete/Provide f2py, as the stand-alone one is no longer supported/maintained upstream * Wed Dec 13 2006 Jarod Wilson <jwilson@redhat.com> 1.0.1-1 - New upstream release * Tue Dec 12 2006 Jarod Wilson <jwilson@redhat.com> 1.0-2 - Rebuild for python 2.5 * Wed Oct 25 2006 Jarod Wilson <jwilson@redhat.com> 1.0-1 - New upstream release * Wed Sep 06 2006 Jarod Wilson <jwilson@redhat.com> 0.9.8-1 - New upstream release * Wed Apr 26 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.9.6-1 - Upstream update * Thu Feb 16 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.9.5-1 - Upstream update * Mon Feb 13 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.9.4-2 - Rebuild for Fedora Extras 5 * Thu Feb 02 2006 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 0.9.4-1 - Initial RPM release - Added gfortran patch from Neal Becker