diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 0f227af64999953c8e5b79ac0e5e65f55a649c0b..20a61b464936b691311f8b15e534c6d283e52039 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,6 +1,6 @@ Name: python-websocket-client -Version: 0.47.0 -Release: 6 +Version: 0.57.0 +Release: 1 Summary: WebSocket client for python License: LGPLv2 URL: https://github.com/websocket-client/websocket-client @@ -74,6 +74,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/wsdump.py $RPM_BUILD_ROOT%{_bindir}/wsdump %{_bindir}/wsdump %changelog +* Thu Jul 16 2020 jixinjie - 0.57.0-1 +- update package to 0.57.0 + * Sat Feb 22 2020 hy-euler - 0.47.0-6 - modify the require of python-backports-ssl_match_hostname and python-six to python2 * Thu Feb 13 2020 Ruijun Ge - 0.47.0-5 diff --git a/websocket_client-0.47.0.tar.gz b/websocket_client-0.47.0.tar.gz deleted file mode 100644 index 856bc3109f02112fed14e9c206adbd32f8828b03..0000000000000000000000000000000000000000 Binary files a/websocket_client-0.47.0.tar.gz and /dev/null differ diff --git a/websocket_client-0.57.0.tar.gz b/websocket_client-0.57.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c56946f26a4fe716996698c68bf0d2b9f0a51a99 Binary files /dev/null and b/websocket_client-0.57.0.tar.gz differ