14
0

- 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
This commit is contained in:
2015-10-21 16:58:55 +00:00
committed by Git OBS Bridge
parent 6b83cbaf35
commit 9fbdafd4a7
4 changed files with 15 additions and 4 deletions

View File

@@ -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 Fri Jul 24 08:12:07 UTC 2015 - seife+obs@b1-systems.com

View File

@@ -24,7 +24,7 @@
%endif %endif
Name: python-websocket-client Name: python-websocket-client
Version: 0.30.0 Version: 0.32.0
Release: 0 Release: 0
Summary: WebSocket client implementation Summary: WebSocket client implementation
License: LGPL-2.1 License: LGPL-2.1

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fab17bc3eb450a28c6edb7a23442a01353712f29240ea76cc9409571e58ed3e5
size 191852

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb3ab95617ed2098d24723e3ad04ed06c4fde661400b96daa1859af965bfe040
size 192180