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

@@ -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