[packages/python-numpy] - python 3.4 is no longer supported, 2to3 not used since 1.8.x

qboosh qboosh at pld-linux.org
Tue Jan 14 20:59:54 CET 2020


commit 31b998bd10a93445ae590c45807f8332923207fd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 14 20:59:58 2020 +0100

    - python 3.4 is no longer supported, 2to3 not used since 1.8.x

 python-numpy.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/python-numpy.spec b/python-numpy.spec
index 47dd95d..95924a3 100644
--- a/python-numpy.spec
+++ b/python-numpy.spec
@@ -25,8 +25,7 @@ BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-2to3
-BuildRequires:	python3-devel >= 1:3.4
+BuildRequires:	python3-devel >= 1:3.5
 BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
@@ -90,7 +89,7 @@ Generator interfejsów z Fortranu do Pythona 2.
 Summary:	Python 3.x numerical facilities
 Summary(pl.UTF-8):	Moduły do obliczeń numerycznych dla języka Python 3.x
 Group:		Libraries/Python
-Requires:	python3-libs >= 1:3.4
+Requires:	python3-libs >= 1:3.5
 
 %description -n python3-%{module}
 NumPy is a collection of extension modules to provide high-performance
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numpy.git/commitdiff/31b998bd10a93445ae590c45807f8332923207fd



More information about the pld-cvs-commit mailing list