14
0

Accepting request 253676 from home:TheBlackCat:branches:devel:languages:python

Update to version 0.18.0

OBS-URL: https://build.opensuse.org/request/show/253676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=2
This commit is contained in:
Todd R
2014-10-02 16:12:30 +00:00
committed by Git OBS Bridge
parent c024dd7aaf
commit 655e71ad2d
5 changed files with 20 additions and 25 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 2 15:56:51 UTC 2014 - toddrme2178@gmail.com
- Update to version 0.18.0
- allow override of match_hostname usage on ssl (#105)
- Update to version 0.17.0
- can't set timeout on a standing websocket connection (#102)
- fixed local variable 'error' referenced before assignment (#102, #98)
- Update to version 0.16.0
- lock some method for multithread. (#92)
- disable cert verification. (#89)
- Remove upstreamed webSoc_useSystemCert.patch
-------------------------------------------------------------------
Mon Jun 23 22:01:20 UTC 2014 - rschweikert@suse.com