[packages/python3-tornado] - python 3.7+ now

qboosh qboosh at pld-linux.org
Mon Jan 2 06:26:23 CET 2023


commit 9a91f235b6e542bff59b31354426df8df1eb438b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 2 06:27:19 2023 +0100

    - python 3.7+ now

 python3-tornado.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python3-tornado.spec b/python3-tornado.spec
index 717ace6..3578130 100644
--- a/python3-tornado.spec
+++ b/python3-tornado.spec
@@ -16,8 +16,8 @@ Source0:	https://files.pythonhosted.org/packages/source/t/tornado/tornado-%{vers
 # Source0-md5:	32fbad606b439c3e1bf4e79d4e872741
 URL:		https://www.tornadoweb.org/
 %if %{with python3}
-BuildRequires:	python3-devel >= 1:3.5
-BuildRequires:	python3-modules >= 1:3.5
+BuildRequires:	python3-devel >= 1:3.7
+BuildRequires:	python3-modules >= 1:3.7
 BuildRequires:	python3-setuptools
 %if %{with tests}
 # SO_REUSEPORT option
@@ -34,7 +34,7 @@ BuildRequires:	python3-sphinx_rtd_theme
 BuildRequires:	python3-twisted
 BuildRequires:	sphinx-pdg-3
 %endif
-Requires:	python3-modules >= 1:3.5
+Requires:	python3-modules >= 1:3.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-tornado.git/commitdiff/9a91f235b6e542bff59b31354426df8df1eb438b



More information about the pld-cvs-commit mailing list