Update package to version 1.6.1

This commit is contained in:
lingjuer 2023-07-11 14:53:14 +08:00
parent 1b95bfc704
commit 8d12f713ed
3 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-websocket-client
Version: 1.5.3
Version: 1.6.1
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/98/be/1aa255e5b937e62ca81b6d990e372bc013e355bd8048b8579eefe24ad57d/websocket-client-1.5.3.tar.gz
Source0: https://files.pythonhosted.org/packages/b1/34/3a5cae1e07d9566ad073fa6d169bf22c03a3ba7b31b3c3422ec88d039108/websocket-client-1.6.1.tar.gz
BuildArch: noarch
%description
@ -21,7 +21,6 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-six
BuildRequires: python3-pytest
Requires: python3-websockets
%description -n python3-websocket-client
websocket-client module is WebSocket client for python.
This provide the low level APIs for WebSocket. All APIs
@ -84,6 +83,9 @@ pytest
%{_docdir}/*
%changelog
* Tue Jul 11 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.6.1-1
- Update package to version 1.6.1
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 1.5.3-1
- Update package to version 1.5.3

Binary file not shown.

Binary file not shown.