[packages/python-execnet] - python 3.4 is no longer supported
qboosh
qboosh at pld-linux.org
Tue Feb 2 21:42:45 CET 2021
commit 440812c83c9010e05ba1f4c96d7158e7e9cc864b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Feb 2 21:43:08 2021 +0100
- python 3.4 is no longer supported
python-execnet.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-execnet.spec b/python-execnet.spec
index b32a8ba..3bd092c 100644
--- a/python-execnet.spec
+++ b/python-execnet.spec
@@ -29,7 +29,7 @@ BuildRequires: python-pytest-timeout
%endif
%endif
%if %{with python3}
-BuildRequires: python3-modules >= 1:3.4
+BuildRequires: python3-modules >= 1:3.5
BuildRequires: python3-setuptools >= 7.0
BuildRequires: python3-setuptools_scm
%if %{with tests}
@@ -69,7 +69,7 @@ przeznaczone do następujących zastosowań:
Summary: Rapid multi-Python deployment
Summary(pl.UTF-8): Szybkie wdrożenia na wielu Pythonach
Group: Libraries/Python
-Requires: python3-modules >= 1:3.4
+Requires: python3-modules >= 1:3.5
%description -n python3-%{module}
execnet provides carefully tested means to ad-hoc interact with Python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-execnet.git/commitdiff/440812c83c9010e05ba1f4c96d7158e7e9cc864b
More information about the pld-cvs-commit
mailing list