diff --git a/python-tornado.spec b/python-tornado.spec index c41f427bc2a6fd24af5a53d7e6eabb780b1dc8f3..abb9d5f1a785ed7869c667f421f8a47a1a18c7ad 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 openeuler_bot - 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..4b91faff464e57b32c60c764d6cba4fc2b377cc5 Binary files /dev/null and b/tornado-6.5.2.tar.gz differ