From 8a41c1b7dd5f2deb266037bc62ba46d66e7426fb Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Tue, 19 May 2020 09:37:48 -0500 Subject: [PATCH] 1.19.0 rc1 --- .gitignore | 1 + numpy.spec | 15 +++++++++------ sources | 3 +-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ca236e5..9980e6c 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.0rc1.tar.gz diff --git a/numpy.spec b/numpy.spec index 9b78473..849d831 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,5 +1,5 @@ #uncomment next line for a release candidate or a beta -##%global relc rc1 +#%%global relc rc1 # Simple way to disable tests %if 0%{?flatpak} @@ -11,15 +11,15 @@ %global modname numpy Name: numpy -Version: 1.18.4 -Release: 2%{?dist} +Version: 1.19.0 +Release: 0.rc1%{?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}rc1/%{name}-%{version}rc1.tar.gz Source1: https://docs.scipy.org/doc/numpy/numpy-html-1.17.0.zip @@ -92,7 +92,7 @@ This package provides the complete documentation for NumPy. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n %{name}-%{version}rc1 -p1 # Force re-cythonization (ifed for PKG-INFO presence in setup.py) rm PKG-INFO @@ -192,12 +192,15 @@ python3 runtests.py %{_bindir}/f2py.numpy %{_bindir}/f2py%{python3_version} %{python3_sitearch}/%{name}/f2py - +%{python3_sitearch}/%{name}/__init__.pxd %files -n python3-numpy-doc %doc docs/* %changelog +* Tue May 19 2020 Gwyn Ciesla - 1:1.19.0-0.rc1 +- 1.19.0 rc1 + * Fri May 08 2020 Gwyn Ciesla - 1:1.18.4-2 - Own __pycache__ dir, 1833392 diff --git a/sources b/sources index 4f83247..88c2f8e 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.0rc1.tar.gz) = 84632ee0dd48c63b9a5d9d7a98c49b9f3adffdb8353ab67bba06fefa8ae2ad213ed10216dd466a4e29f672549844c73b94c6f7a89c06a1261bc226ce878d54b4