diff --git a/python-websockets.spec b/python-websockets.spec index 1fb8c0558ef57857d24b3affeef30b1340e667a0..9cb82db4a167685c07ed75071681da4b6da51bf6 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-websockets -Version: 12.0 +Version: 13.0 Release: 1 Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692) License: BSD-3-Clause @@ -145,6 +145,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 13.0-1 +- update python-websockets to 13.0 + + * Sat Feb 17 2024 xu_ping <707078654@qq.com> - 12.0-1 - Upgrade package to version 12.0 diff --git a/websockets-12.0.tar.gz b/websockets-12.0.tar.gz deleted file mode 100644 index 9079555d07145867ce50e21bcc648f1ebc7f5bdf..0000000000000000000000000000000000000000 Binary files a/websockets-12.0.tar.gz and /dev/null differ diff --git a/websockets-13.0.tar.gz b/websockets-13.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1b5d12e88b6f197c7b61981adb403070667becb5 Binary files /dev/null and b/websockets-13.0.tar.gz differ