python-Flask-SocketIO/python-Flask-SocketIO.changes

60 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 21 21:36:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Clean up SPEC file, make rpmlint happy.
-------------------------------------------------------------------
Wed Jun 21 19:56:26 UTC 2023 - Axel Braun <axel.braun@gmx.de>
- update to version 5.3.4
* For a full changelog see https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
-------------------------------------------------------------------
Sat Oct 23 15:18:45 UTC 2021 - Axel Braun <axel.braun@gmx.de>
- Update to version 5.1.1
* Only use SSL socket if at least one SSL kwarg is not None #1639 (commit) (thanks JT Raber!)
* Remove unused SSL arguments from eventlet server options #1639 (commit)
* Remove executable permissions from files that lack shebang lines #1621 (commit) (thanks Ben Beasley!)
* Improved project structure (commit)
Release 5.1.0 - 2021-05-28
* Add reloader_options argument to socketio.run#1556 (commit)
* Pass auth data from client in connect event handler #1555 (commit)
* Do not show simple-websocket install prompt if it is already installed (commit)
* Fix namespace bug in example #1543 (commit)
* Added index to documentation #724 (commit)
* Fixed typo in documentation #1551 (commit) (thanks Mayank Anuragi!)
-------------------------------------------------------------------
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