Matej Cepl
973904bdab
Picked this up from d:l:p:misc, needed for new version of onionshare - Update to 5.0.3 * Document the use of simple-websocket with the development web server (commit) * Show transport in example apps (commit) * Added Open Collective funding option (commit) * Silence deprecation warning from Werkzeug 2.x #1549 (commit) * Updated server options in documentation (commit) * Updated socketio javascript client versions in documentation (commit) * Fix typo in documentation #1524 (commit) (thanks lennertcl!) * Change room documentation from room= to to= #1519 (commit) (thanks David McInnis!) * Fixed a type in the Kafka URL in the documentation #1476 (commit) (thanks VVakko!) * Fixed typos in documentation #1447 (commit) * Add test_socketio.py from Github repo for testing, because it is not included into the PyPI sdist anymore. - conversion to singlespec update to version 5.0.1 OBS-URL: https://build.opensuse.org/request/show/895496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=1
33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 25 17:24:48 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 5.0.3
|
|
* Document the use of simple-websocket with the development web server (commit)
|
|
* Show transport in example apps (commit)
|
|
* Added Open Collective funding option (commit)
|
|
* Silence deprecation warning from Werkzeug 2.x #1549 (commit)
|
|
* Updated server options in documentation (commit)
|
|
* Updated socketio javascript client versions in documentation (commit)
|
|
* Fix typo in documentation #1524 (commit) (thanks lennertcl!)
|
|
* Change room documentation from room= to to= #1519 (commit) (thanks David McInnis!)
|
|
* Fixed a type in the Kafka URL in the documentation #1476 (commit) (thanks VVakko!)
|
|
* Fixed typos in documentation #1447 (commit)
|
|
* Add test_socketio.py from Github repo for testing, because it
|
|
is not included into the PyPI sdist anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 5 08:19:02 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- conversion to singlespec
|
|
update to version 5.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 15:46:27 UTC 2018 - gsmith@suse.com
|
|
|
|
- Update references to python-socketio
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 21:01:27 UTC 2018 - gsmith@suse.com
|
|
|
|
- Initial version
|