14
0
forked from pool/python-ws4py
Files
python-ws4py/python-ws4py.changes

23 lines
904 B
Plaintext
Raw Normal View History

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