diff --git a/python-tornado.spec b/python-tornado.spec index c41f427bc2a6fd24af5a53d7e6eabb780b1dc8f3..aca18c326934c1e0df53d3a92255c6b1465ee804 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-tornado -Version: 6.5.1 +Version: 6.5.2 Release: 1 Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. License: Apache-2.0 @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 22 2025 zouzhimin - 6.5.2-1 +- update python-tornado to 6.5.2 + * Tue Jun 03 2025 openeuler_bot - 6.5.1-1 - update python-tornado to 6.5.1 @@ -106,4 +109,4 @@ mv %{buildroot}/doclist.lst . - Remove python2-tornado subpackage * Tue Dec 10 2019 openEuler Buildteam - 5.0.2-5 -- Package init \ No newline at end of file +- Package init diff --git a/tornado-6.5.1.tar.gz b/tornado-6.5.1.tar.gz deleted file mode 100644 index 839c2f38aa161fb91428df6c47f43b048d68ea47..0000000000000000000000000000000000000000 Binary files a/tornado-6.5.1.tar.gz and /dev/null differ diff --git a/tornado-6.5.2.tar.gz b/tornado-6.5.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f9eb01f574a1e109b52a41177be9dde167fece05 Binary files /dev/null and b/tornado-6.5.2.tar.gz differ