From 88604ac059b31bf8950a3e62846892d3f82433b0 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 1 Jun 2020 09:11:52 -0500 Subject: [PATCH] 1.19.0 rc2 --- .gitignore | 1 + numpy.spec | 13 +++++++++---- sources | 3 +-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index ca236e5..7347fa9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/numpy.spec b/numpy.spec index 35979c5..b67e20d 100644 --- a/numpy.spec +++ b/numpy.spec @@ -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 - 1:1.19.0-0.rc2 +- 1.9.0 rc2 + * Fri May 22 2020 Miro HronĨok - 1:1.18.4-3 - Rebuilt for Python 3.9 diff --git a/sources b/sources index 4f83247..0e20fd8 100644 --- a/sources +++ b/sources @@ -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