Changelog for
python310-Flask-SocketIO-5.3.6-2.2.noarch.rpm :
* Mon Feb 12 2024 Steve Kowalik
- Add missing BuildRequires on setuptools.
* Mon Dec 18 2023 Dirk Müller - update to 5.3.6:
* Fixes in the test client to support recent changes in Socket.IO dependencies
* Fri Dec 01 2023 Antonio Larrosa - Add %{?sle15_python_module_pythons}
* Thu Aug 10 2023 Arun Persaud - update to version 5.3.5:
* Prevent allow_unsafe_werkzeug option from being passed to web servers #2001 (commit)
* Wed Jun 21 2023 Matej Cepl - Clean up SPEC file, make rpmlint happy.
* Wed Jun 21 2023 Axel Braun - update to version 5.3.4
* For a full changelog see https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
* Sat Oct 23 2021 Axel Braun - 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 2021 Ben Greiner - 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 05 2021 Axel Braun - conversion to singlespec update to version 5.0.1
* Thu Feb 01 2018 gsmithAATTsuse.com- Update references to python-socketio