forked from pool/python-ws4py
Fix license. Correct one is BSD-3-Clause. Checked at https://github.com/Lawouach/WebSocket-for-Python/blob/master/LICENSE. Please submit to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/775016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ws4py?expand=0&rev=9
26 lines
967 B
Plaintext
26 lines
967 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 17 22:28:45 UTC 2020 - Julio González Gil <jgonzalez@suse.com>
|
|
|
|
- Fix license. Correct one is BSD-3-Clause.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|