forked from pool/python-ws4py
- update to version 0.5.1 * fixed runtime error: Set changed size during iteration * on secure, only pass the requested number of bytes to the parsers * Change threaded client test to test ssl socket * exclude certain headers when requested * Disable build for Python 3.4 - launch tests using multibuild - added patch ws4py-no-cherrypy-test.patch to enable tests also on Python2.7 (since CherryPy does not exist for Python2) OBS-URL: https://build.opensuse.org/request/show/693231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ws4py?expand=0&rev=5
23 lines
904 B
Plaintext
23 lines
904 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 11 12:09:24 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.5.1
|
|
* fixed runtime error: Set changed size during iteration
|
|
* on secure, only pass the requested number of bytes to the parsers
|
|
* Change threaded client test to test ssl socket
|
|
* exclude certain headers when requested
|
|
* Disable build for Python 3.4
|
|
- launch tests using multibuild
|
|
- added patch ws4py-no-cherrypy-test.patch to enable tests also on
|
|
Python2.7 (since CherryPy does not exist for Python2)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:56:13 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 7 22:42:58 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|