From 9fbdafd4a79a4664dcb8ff980a02aa0bd1399de457192525e83b11a7033c7d31 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Oct 2015 16:58:55 +0000 Subject: [PATCH] - update to 0.32.0: - fix http proxy bug (#189) - Avoid deprecated BaseException.message (#180) - Add travis builds (#182) - fixed wsdump to work with piped input (#183) - fixed output of wsdump.py with python3 (#185) - add raw mode to wsdump.py (#186) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=10 --- python-websocket-client.changes | 11 +++++++++++ python-websocket-client.spec | 2 +- websocket_client-0.30.0.tar.gz | 3 --- websocket_client-0.32.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 websocket_client-0.30.0.tar.gz create mode 100644 websocket_client-0.32.0.tar.gz diff --git a/python-websocket-client.changes b/python-websocket-client.changes index c3622f6..7e55a78 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 21 16:56:55 UTC 2015 - dmueller@suse.com + +- update to 0.32.0: + - fix http proxy bug (#189) + - Avoid deprecated BaseException.message (#180) + - Add travis builds (#182) + - fixed wsdump to work with piped input (#183) + - fixed output of wsdump.py with python3 (#185) + - add raw mode to wsdump.py (#186) + ------------------------------------------------------------------- Fri Jul 24 08:12:07 UTC 2015 - seife+obs@b1-systems.com diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 51032e0..9a284d7 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -24,7 +24,7 @@ %endif Name: python-websocket-client -Version: 0.30.0 +Version: 0.32.0 Release: 0 Summary: WebSocket client implementation License: LGPL-2.1 diff --git a/websocket_client-0.30.0.tar.gz b/websocket_client-0.30.0.tar.gz deleted file mode 100644 index d61c1a2..0000000 --- a/websocket_client-0.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fab17bc3eb450a28c6edb7a23442a01353712f29240ea76cc9409571e58ed3e5 -size 191852 diff --git a/websocket_client-0.32.0.tar.gz b/websocket_client-0.32.0.tar.gz new file mode 100644 index 0000000..07ec2fb --- /dev/null +++ b/websocket_client-0.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3ab95617ed2098d24723e3ad04ed06c4fde661400b96daa1859af965bfe040 +size 192180