diff --git a/python-websocket-client.spec b/python-websocket-client.spec index d35f171377806e0530dc96ed46899b6a82397903..9b864a047b64d17329715aeda1229da48af1aaf0 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-websocket-client -Version: 1.6.1 +Version: 1.6.4 Release: 1 Summary: WebSocket client for Python with low level API options License: Apache-2.0 URL: https://github.com/websocket-client/websocket-client -Source0: https://files.pythonhosted.org/packages/b1/34/3a5cae1e07d9566ad073fa6d169bf22c03a3ba7b31b3c3422ec88d039108/websocket-client-1.6.1.tar.gz +Source0: https://files.pythonhosted.org/packages/cb/eb/19eadbb717ef032749853ef5eb1c28e9ca974711e28bccd4815913ba5546/websocket-client-1.6.4.tar.gz BuildArch: noarch %description @@ -83,6 +83,9 @@ pytest %{_docdir}/* %changelog +* Wed Oct 25 2023 jiangxinyu - 1.6.4-1 +- Update package to version 1.6.4 + * Tue Jul 11 2023 zhangchenglin - 1.6.1-1 - Update package to version 1.6.1 diff --git a/websocket-client-1.6.1.tar.gz b/websocket-client-1.6.1.tar.gz deleted file mode 100644 index b33f93396e68fea653ddd7d26cafa87456fbbebc..0000000000000000000000000000000000000000 Binary files a/websocket-client-1.6.1.tar.gz and /dev/null differ diff --git a/websocket-client-1.6.4.tar.gz b/websocket-client-1.6.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1bbdad1977e6cf570c98349cccbd6f0a973516d7 Binary files /dev/null and b/websocket-client-1.6.4.tar.gz differ