[packages/python-tornado] - updated to 5.1.1

qboosh qboosh at pld-linux.org
Sun Dec 2 09:08:29 CET 2018


commit ad026674dff4e58de04e9471384e4de921092a1f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 2 09:12:51 2018 +0100

    - updated to 5.1.1

 python-tornado.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-tornado.spec b/python-tornado.spec
index 0ecab1c..678bd00 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -9,21 +9,21 @@
 Summary:	Web framework and asynchronous networking library
 Summary(pl.UTF-8):	Szkielet WWW i asynchroniczna biblioteka sieciowa
 Name:		python-%{module}
-Version:	5.1
+Version:	5.1.1
 Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
-#Source0Download: https://pypi.python.org/simple/tornado/
+#Source0Download: https://pypi.org/simple/tornado/
 Source0:	https://files.pythonhosted.org/packages/source/t/tornado/%{module}-%{version}.tar.gz
-# Source0-md5:	bd264851c409f926d1dae1ad5055d28d
+# Source0-md5:	a1ce4f392d30ff0ebcb255150d89b826
 #Source0:	https://github.com/tornadoweb/tornado/archive/v%{version}.tar.gz
 URL:		http://www.tornadoweb.org/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	sed >= 4.0
 %if %{with python2}
-BuildRequires:	python-devel >= 1:2.7
-BuildRequires:	python-modules >= 1:2.7
+BuildRequires:	python-devel >= 1:2.7.9
+BuildRequires:	python-modules >= 1:2.7.9
 BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-backports-ssl_match_hostname
@@ -53,7 +53,7 @@ BuildRequires:	uname(release) >= 3.9
 %if %{with doc}
 BuildRequires:	sphinx-pdg
 %endif
-Requires:	python-modules >= 1:2.7
+Requires:	python-modules >= 1:2.7.9
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-tornado.git/commitdiff/ad026674dff4e58de04e9471384e4de921092a1f



More information about the pld-cvs-commit mailing list