Update package to version 1.5.3

This commit is contained in:
chendexi 2023-06-21 13:53:43 +08:00
parent 1e0e3ff7cd
commit 73ae4688dd
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-websocket-client Name: python-websocket-client
Version: 1.5.1 Version: 1.5.3
Release: 1 Release: 1
Summary: WebSocket client for Python with low level API options Summary: WebSocket client for Python with low level API options
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/websocket-client/websocket-client URL: https://github.com/websocket-client/websocket-client
Source0: https://files.pythonhosted.org/packages/8b/94/696484b0c13234c91b316bc3d82d432f9b589a9ef09d016875a31c670b76/websocket-client-1.5.1.tar.gz Source0: https://files.pythonhosted.org/packages/98/be/1aa255e5b937e62ca81b6d990e372bc013e355bd8048b8579eefe24ad57d/websocket-client-1.5.3.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -84,6 +84,9 @@ pytest
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 1.5.3-1
- Update package to version 1.5.3
* Fri Mar 17 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.5.1-1 * Fri Mar 17 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.5.1-1
- Update package to version 1.5.1 - Update package to version 1.5.1

Binary file not shown.

Binary file not shown.