775db518ae
- update to 0.37.0:
...
- fixed fialer that `websocket.create_connection` does not accept `origin` as a parameter (#246 )
- added support for using custom connection class (#235 )
- use Named logger (#238 )
- implement ping/pong timeout (#241 )
- Corrects the syntax highlight code (#243 )
- fixed failure to join thread before it is started (#242 )
- Prints timings in console (#217 )
- use inspect.getfullargspec with Python 3.x (#219 )
- Check that exception message is actually a string before trying for substring check (#224 )
- Use pre-initialized stream socket (#226 )
- fixed TypeError: cafile, capath and cadata cannot be all omitted (#227 )
- Change import style (#203 )
- fix attribute error on the older python. (#215 )
- fixed timeout+ssl error handling bug on python 2.7.10 (#190 )
- add proxy support to wsdump.py (#194 )
- use wsaccel if available (#193 )
- add support for ssl cert chains to support client certs (#195 )
- fix string formatting in exception (#196 )
- fix typo in README.rst (#197 )
- introduce on_data callback to pass data type. (#198 )
- WebSocketBadStatusException for Handshake error (#199 )
- set close timeout (#192 )
- Map dict to headers list (#204 )
- support client certification (#207 )
- security improvement during handshake (#211 )
- improve logging of error from callback (#212 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=16
2016-11-15 13:12:31 +00:00
c5743255a6
Accepting request 387867 from home:anubisg1:branches:devel:languages:python
...
created update alternatives. Please forward to factory and add into Staging:adi:36 so that SR #380661 can be finally unlocked
OBS-URL: https://build.opensuse.org/request/show/387867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=14
2016-04-12 11:20:48 +00:00
22b8ced6f9
- Fix CVE 2016-1494 (bsc#960680)
...
- Add patch cve_2016-1494.diff
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=12
2016-01-14 13:19:22 +00:00
9fbdafd4a7
- 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
2015-10-21 16:58:55 +00:00
6b83cbaf35
Accepting request 318706 from home:seife:OpenStack:Master
...
fix dependencies for RHEL/CentOS 7
OBS-URL: https://build.opensuse.org/request/show/318706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=8
2015-07-26 11:58:41 +00:00
29344cfe5a
Accepting request 307131 from home:benoit_monin:branches:devel:languages:python
...
- update to version 0.30.0
- drop fixTestTimeoutIssue.patch: fixed upstream
- point the source URL to pypi
- add new dependency python-backports.ssl_match_hostname
- fix archive name when calling %setup
OBS-URL: https://build.opensuse.org/request/show/307131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=6
2015-05-14 13:52:07 +00:00
ed3b39c94e
Accepting request 286506 from devel:languages:python
...
- Python client websocket implementation, dependency for newer version of google-cloud-sdk
OBS-URL: https://build.opensuse.org/request/show/286506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websocket-client?expand=0&rev=1
2015-02-18 10:39:42 +00:00
Michal Čihař
e763967fee
Accepting request 285686 from home:rjschwei:branches:devel:languages:python
...
- Update fixTestTimeoutIssue.patch to handle different behavior between
python 2.7.x versions
- Add fixTestTimeoutIssue.patch
+ fixes test case in factory
OBS-URL: https://build.opensuse.org/request/show/285686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=4
2015-02-17 10:18:09 +00:00
Denisart Benjamin
98379f4522
Accepting request 284743 from home:rjschwei:branches:devel:languages:python
...
- Update to version 0.23.0
- Remove spurious print statement. (#135 )
- Fix not thread-safe of Websocket.close() (#120 )
- Try to get proxy info from environment if not explicitly provided (#124 )
- support proxy basic authenticaiton. (#125 )
- Fix NoneType exception at WebsocketApp.send (#126 )
- not use proxy for localhost (#132 )
- Check for socket before attempting to close (#115 )
- Enable turning off SSL verification in wsdump.py(#116 )
- Enable to set subprotocol(#118 )
- Better support for Autobahn test suite (http://autobahn.ws/testsuite ) (#117 ) - suppress close event message(#107 )
- detect socket connection state(#109 )
- support for code and reason in on_close callback(#111 )
- continuation frame handling seems suspicious(#113 )
OBS-URL: https://build.opensuse.org/request/show/284743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=3
2015-02-08 13:39:06 +00:00
Todd R
655e71ad2d
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
2014-10-02 16:12:30 +00:00
Sascha Peilicke
c024dd7aaf
Accepting request 238443 from home:rjschwei
...
- needed by newer version of google-cloud-sdk, generally useful
OBS-URL: https://build.opensuse.org/request/show/238443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=1
2014-07-01 08:59:01 +00:00