This commit is contained in:
Gwyn Ciesla 2018-05-01 12:50:45 -05:00
parent 1081edf7b7
commit 807915683e
3 changed files with 12 additions and 10 deletions

2
.gitignore vendored
View File

@ -50,3 +50,5 @@ numpy-1.4.1.tar.gz
/numpy-1.14.0rc1.tar.gz
/numpy-1.14.1.tar.gz
/numpy-1.14.2.tar.gz
/numpy-1.14.3.tar.gz
/numpy-html-1.14.2.zip

View File

@ -10,17 +10,16 @@
%global modname numpy
Name: numpy
Version: 1.14.2
Version: 1.14.3
Release: 1%{?dist}
Epoch: 1
Summary: A fast multidimensional array facility for Python
Group: Development/Languages
# Everything is BSD except for class SafeEval in numpy/lib/utils.py which is Python
License: BSD and Python
URL: http://www.numpy.org/
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
Source1: https://docs.scipy.org/doc/numpy/numpy-html-1.13.0.zip
Source1: https://docs.scipy.org/doc/numpy/numpy-html-1.14.2.zip
BuildRequires: python2-devel lapack-devel python2-setuptools gcc-gfortran python2-nose
BuildRequires: Cython
@ -67,7 +66,6 @@ this package is a version of f2py that works properly with NumPy.
%package -n python2-numpy-f2py
Summary: f2py for numpy
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: python2-devel
Provides: f2py = %{epoch}:%{version}-%{release}
@ -92,7 +90,6 @@ This package provides the complete documentation for NumPy.
%package -n python3-numpy
Summary: A fast multidimensional array facility for Python
Group: Development/Languages
License: BSD
%{?python_provide:%python_provide python3-numpy}
BuildRequires: python3-devel
@ -113,7 +110,6 @@ this package is a version of f2py that works properly with NumPy.
%package -n python3-numpy-f2py
Summary: f2py for numpy
Group: Development/Libraries
Requires: python3-numpy = %{epoch}:%{version}-%{release}
Requires: python3-devel
Provides: python3-f2py = %{version}-%{release}
@ -225,7 +221,8 @@ env ATLAS=%{_libdir} \
%{__python2} setup.py install --root %{buildroot}
pushd %{buildroot}%{_bindir} &> /dev/null
# symlink for anyone who was using f2py.numpy
ln -s f2py f2py.numpy
ln -s f2py2 f2py.numpy
ln -s f2py2 f2py
popd &> /dev/null
#install -D -p -m 0644 docs/f2py/f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
@ -280,7 +277,7 @@ popd &> /dev/null
%files -n python2-numpy-f2py
%doc docs/f2py/*.html
#%{_mandir}/man*/*
#%%{_mandir}/man*/*
%{_bindir}/f2py
%{_bindir}/f2py2
%{_bindir}/f2py.numpy
@ -323,6 +320,9 @@ popd &> /dev/null
%changelog
* 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

View File

@ -1,2 +1,2 @@
SHA512 (numpy-1.14.2.tar.gz) = 65b10462011e033669b700f0688df2e8630a097323fc7d72e71549fdfc2258546fe6f1317e0d51e1a0c9ab86451e0998ccbc7daa9af690652a96034571d5b76b
SHA512 (numpy-html-1.13.0.zip) = 2dd769ec0d4967ba1797339170b0f9bf694a0a304cffb8482a037ba043a3bd3a9207e63a1ffed2d7ae96205d3a1a72fa1b15eeac4bd2e565544363dd9742f542
SHA512 (numpy-1.14.3.tar.gz) = 371b85b9bb49cf34035437df78623cf25c569ff613e2a162e658c4cf4374b86b516b39e2c7ea90a351e7fe7e7b9cf87a05f1ac48c4f2903ec34874f93e5df435
SHA512 (numpy-html-1.14.2.zip) = 2d54ca57b01f3fc9eaaa40ad40a9abc9797d4fe3ce238349840d3fc55ace0d876eb5e065fdf38418ebd5aab7ba4a20a8fa331ad3c427b6565c3b6b85655fcd53