Upgrade package to version 0.58.0 for OpenStack Wallaby support

This commit is contained in:
sean-lau 2021-08-03 17:47:35 +08:00
parent 68e43e3cd8
commit 52f9a88ae3
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: python-websocket-client
Version: 0.57.0
Release: 2
Version: 0.58.0
Release: 1
Summary: WebSocket client for python
License: LGPLv2
URL: https://github.com/websocket-client/websocket-client
@ -51,6 +51,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/wsdump.py $RPM_BUILD_ROOT%{_bindir}/wsdump
%{_bindir}/wsdump
%changelog
* Thu Aug 05 2021 liusheng <liusheng2048@gmail.com> - 0.58.0-1
- Upgrade to version 0.58.0
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 0.57.0-2
- remove python2 dependency
@ -59,5 +62,6 @@ mv $RPM_BUILD_ROOT%{_bindir}/wsdump.py $RPM_BUILD_ROOT%{_bindir}/wsdump
* Sat Feb 22 2020 hy-euler <eulerstoragemt@huawei.com> - 0.47.0-6
- modify the require of python-backports-ssl_match_hostname and python-six to python2
* Thu Feb 13 2020 Ruijun Ge <geruijun@huawei.com> - 0.47.0-5
- init package

Binary file not shown.

Binary file not shown.