!16 Upgrade to latest release [python-websocket-client -> 1.6.1]
From: @lingjuer Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
6342066f43
@ -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.3
|
Version: 1.6.1
|
||||||
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/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
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -21,7 +21,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
Requires: python3-websockets
|
|
||||||
%description -n python3-websocket-client
|
%description -n python3-websocket-client
|
||||||
websocket-client module is WebSocket client for python.
|
websocket-client module is WebSocket client for python.
|
||||||
This provide the low level APIs for WebSocket. All APIs
|
This provide the low level APIs for WebSocket. All APIs
|
||||||
@ -84,6 +83,9 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 1.5.3-1
|
||||||
- Update package to version 1.5.3
|
- Update package to version 1.5.3
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
websocket-client-1.6.1.tar.gz
Normal file
BIN
websocket-client-1.6.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user