17
0
Commit Graph

11 Commits

Author SHA256 Message Date
0e28ecee66 - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=20
2025-04-22 02:20:41 +00:00
f7082daf7f Accepting request 1255863 from home:DocB:branches:devel:languages:python
- version 5.5.1
  * no changelog provided

OBS-URL: https://build.opensuse.org/request/show/1255863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=17
2025-03-25 15:21:33 +00:00
b371f18142 Accepting request 1222932 from Application:ERP:GNUHealth:4.4
- version 5.4.1
  * source tarball renamed
  * Removed a debugging statement 
  * Support catch-all events with socketio.on('*') #2095 
  * Prevent crash when client sends empty event 
  * Handle events with catch-all namespace #2061
  * Add unit test for background tasks
  * Drop Python 3.7, add Python 3.12, upgrade to pypy 3.10

OBS-URL: https://build.opensuse.org/request/show/1222932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=15
2024-11-11 11:40:41 +00:00
3ab463c9b3 - Add missing BuildRequires on setuptools.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=13
2024-02-12 05:54:39 +00:00
6621e4e100 - update to 5.3.6:
* Fixes in the test client to support recent changes in Socket.IO
    dependencies
- Update to version 5.1.1
- Update to 5.0.3
- Initial version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=11
2023-12-18 12:20:19 +00:00
4c80bf4569 Accepting request 1131195 from home:alarrosa:branches:devel:languages:python:flask
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1131195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=9
2023-12-06 13:41:19 +00:00
292fcfb673 Accepting request 1103418 from home:apersaud:branches:devel:languages:python:flask
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1103418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=7
2023-08-11 07:48:15 +00:00
bc808a30c6 - Clean up SPEC file, make rpmlint happy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=5
2023-06-21 21:36:12 +00:00
5c0319055c Accepting request 1094484 from home:DocB:branches:devel:languages:python:flask
- update to version 5.3.4
  * For a full changelog see https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/1094484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=4
2023-06-21 21:31:43 +00:00
26a0d663d8 Accepting request 927566 from home:DocB:branches:devel:languages:python
- 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!)

OBS-URL: https://build.opensuse.org/request/show/927566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=3
2021-10-27 17:42:15 +00:00
9889b6c81b Accepting request 895496 from home:DocB:branches:devel:languages:python
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
2021-06-01 06:45:09 +00:00