[packages/python3-tornado] - updated to 6.2
qboosh
qboosh at pld-linux.org
Sun Jan 1 22:16:54 CET 2023
commit 66cd9d1c78155d9b1baf6ab95735f16827274c0f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 1 22:17:53 2023 +0100
- updated to 6.2
python3-tornado.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-tornado.spec b/python3-tornado.spec
index 0be6e60..717ace6 100644
--- a/python3-tornado.spec
+++ b/python3-tornado.spec
@@ -7,13 +7,13 @@
Summary: Web framework and asynchronous networking library
Summary(pl.UTF-8): Szkielet WWW i asynchroniczna biblioteka sieciowa
Name: python3-tornado
-Version: 6.1
-Release: 5
+Version: 6.2
+Release: 1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/tornado/
Source0: https://files.pythonhosted.org/packages/source/t/tornado/tornado-%{version}.tar.gz
-# Source0-md5: f324f5e7607798552359d6ab054c4321
+# Source0-md5: 32fbad606b439c3e1bf4e79d4e872741
URL: https://www.tornadoweb.org/
%if %{with python3}
BuildRequires: python3-devel >= 1:3.5
@@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.rst
%dir %{py3_sitedir}/tornado
-%attr(755,root,root) %{py3_sitedir}/tornado/speedups.cpython-*.so
+%attr(755,root,root) %{py3_sitedir}/tornado/speedups.abi3.so
%{py3_sitedir}/tornado/*.py
%{py3_sitedir}/tornado/py.typed
%{py3_sitedir}/tornado/platform
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-tornado.git/commitdiff/66cd9d1c78155d9b1baf6ab95735f16827274c0f
More information about the pld-cvs-commit
mailing list