[packages/python-zope.testing] - now python 3.5 is required

qboosh qboosh at pld-linux.org
Tue Feb 22 18:47:32 CET 2022


commit 94a9ebebe5449f7b211cfe14390c1d9b19d8753f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 22 18:48:59 2022 +0100

    - now python 3.5 is required

 python-zope.testing.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-zope.testing.spec b/python-zope.testing.spec
index ef10033..3d2e0ff 100644
--- a/python-zope.testing.spec
+++ b/python-zope.testing.spec
@@ -21,8 +21,8 @@ BuildRequires:	python >= 1:2.7
 BuildRequires:	python-devel >= 1:2.7
 %endif
 %if %{with python3}
-BuildRequires:	python3-devel >= 1:3.3
-BuildRequires:	python3-modules >= 1:3.3
+BuildRequires:	python3-devel >= 1:3.5
+BuildRequires:	python3-modules >= 1:3.5
 BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
@@ -45,7 +45,7 @@ doctest jak i unittest.
 Summary:	Support for different testing frameworks
 Summary(pl.UTF-8):	Obsługa różnych szkieletów testowych
 Group:		Libraries/Python
-Requires:	python3-modules >= 1:3.3
+Requires:	python3-modules >= 1:3.5
 Requires:	python3-zope-base
 
 %description -n python3-%{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.testing.git/commitdiff/94a9ebebe5449f7b211cfe14390c1d9b19d8753f



More information about the pld-cvs-commit mailing list