diff --git a/python-websocket-client.spec b/python-websocket-client.spec index d9a9585786593ba806a72da7ec1360935324aa98..abac0a36d637c3c8f38c504b1e5c0b76b23f5e61 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,10 +1,10 @@ Name: python-websocket-client -Version: 1.2.3 +Version: 1.4.1 Release: 1 Summary: WebSocket client for python License: LGPLv2 URL: https://github.com/websocket-client/websocket-client -Source0: https://files.pythonhosted.org/packages/b6/fa/72e77d094563208174abbbaa73c32f28c43a31193b843bddf233c7c87644/websocket-client-1.2.3.tar.gz +Source0: https://files.pythonhosted.org/packages/99/11/01fe7ebcb7545a1990c53c11f31230afe1388b0b34256e3fd20e49482245/websocket-client-1.4.1.tar.gz BuildArch: noarch %description @@ -49,6 +49,9 @@ pytest %{_bindir}/wsdump %changelog +* Thu Apr 11 2024 OpenStack_SIG - 1.4.1-1 +- Upgrade package to version 1.4.1 + * Mon Jul 18 2022 OpenStack_SIG - 1.2.3-1 - Upgrade package to version 1.2.3 diff --git a/websocket-client-1.2.3.tar.gz b/websocket-client-1.2.3.tar.gz deleted file mode 100644 index 38bb14ddbfb75a1e85f5c576fae3fc7c7f8a8f34..0000000000000000000000000000000000000000 Binary files a/websocket-client-1.2.3.tar.gz and /dev/null differ diff --git a/websocket-client-1.4.1.tar.gz b/websocket-client-1.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..32646328bd3c60cc7887d9363d9938c88c24b728 Binary files /dev/null and b/websocket-client-1.4.1.tar.gz differ