1.19.0 rc2

This commit is contained in:
Gwyn Ciesla 2020-06-01 09:11:52 -05:00
parent 2893a2df36
commit 88604ac059
3 changed files with 11 additions and 6 deletions

1
.gitignore vendored
View File

@ -75,3 +75,4 @@ numpy-1.4.1.tar.gz
/numpy-1.18.2.tar.gz
/numpy-1.18.3.tar.gz
/numpy-1.18.4.tar.gz
/numpy-1.19.0rc2.tar.gz

View File

@ -11,15 +11,15 @@
%global modname numpy
Name: numpy
Version: 1.18.4
Release: 3%{?dist}
Version: 1.19.0
Release: 0.rc2%{?dist}
Epoch: 1
Summary: A fast multidimensional array facility for Python
# Everything is BSD except for class SafeEval in numpy/lib/utils.py which is Python
License: BSD and Python and ASL 2.0
URL: http://www.numpy.org/
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}rc2/%{name}-%{version}rc2.tar.gz
Source1: https://docs.scipy.org/doc/numpy/numpy-html-1.17.0.zip
@ -49,6 +49,7 @@ BuildRequires: python3-setuptools
BuildRequires: python3-Cython
BuildRequires: gcc-gfortran gcc
BuildRequires: lapack-devel
BuildRequires: python3-hypothesis
%if %{with tests}
BuildRequires: python3-pytest
BuildRequires: python3-test
@ -92,7 +93,7 @@ This package provides the complete documentation for NumPy.
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{version}rc2 -p1
# Force re-cythonization (ifed for PKG-INFO presence in setup.py)
rm PKG-INFO
@ -185,6 +186,7 @@ python3 runtests.py
%{python3_sitearch}/%{name}-*.egg-info
%exclude %{python3_sitearch}/%{name}/LICENSE.txt
%{_includedir}/numpy
%{python3_sitearch}/%{name}/__init__.pxd
%files -n python3-numpy-f2py
%{_bindir}/f2py
@ -198,6 +200,9 @@ python3 runtests.py
%changelog
* Mon Jun 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.19.0-0.rc2
- 1.9.0 rc2
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1:1.18.4-3
- Rebuilt for Python 3.9

View File

@ -1,2 +1 @@
SHA512 (numpy-1.18.4.tar.gz) = 8a238fccb686de9a59c6e8511a43f552394ede8519fe0d16e82549b9ebbef192788f3be9e0a57ee254c23e987d6260a30bc86d5f5d36c31c110708c1e042c9ea
SHA512 (numpy-html-1.17.0.zip) = 83b0a780d87d1dbf2c32a5359a8b2251d4636d35f7398cb5f72159317943906684cfb7fc26f95a26872f0216ee1b66772ce83674f87a7a6faa4d5829c5e5cfe7
SHA512 (numpy-1.19.0rc2.tar.gz) = a4870e90efa49ceab95adde1536f81f427107b87f8f3a2a4ba8d75d2a68d6482a3bd9b4b734e4ac7b9aba3cb79ea6e6a4a5089ee94fa15dcf200b37667a46ec3