diff --git a/python-tornado.spec b/python-tornado.spec index c7041b98eefa1666f3465106be636cc044aafecc..c41f427bc2a6fd24af5a53d7e6eabb780b1dc8f3 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 +Version: 6.5.1 Release: 1 Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. License: Apache-2.0 @@ -64,7 +64,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . - %files -n python3-tornado -f filelist.lst %dir %{python3_sitearch}/* @@ -72,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 03 2025 openeuler_bot - 6.5.1-1 +- update python-tornado to 6.5.1 + * Tue May 20 2025 lijunhen - 6.5-1 - Update to 6.5 for fix CVE-2025-47287 @@ -104,4 +106,4 @@ mv %{buildroot}/doclist.lst . - Remove python2-tornado subpackage * Tue Dec 10 2019 openEuler Buildteam - 5.0.2-5 -- Package init +- Package init \ No newline at end of file diff --git a/tornado-6.5.1.tar.gz b/tornado-6.5.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..839c2f38aa161fb91428df6c47f43b048d68ea47 Binary files /dev/null and b/tornado-6.5.1.tar.gz differ diff --git a/tornado-6.5.tar.gz b/tornado-6.5.tar.gz deleted file mode 100644 index 8b0636bf2c52b441ae8092a4ca0bf28ced85dd9e..0000000000000000000000000000000000000000 Binary files a/tornado-6.5.tar.gz and /dev/null differ