diff --git a/Flask-SocketIO-5.3.5.tar.gz b/Flask-SocketIO-5.3.5.tar.gz deleted file mode 100644 index e68ef46..0000000 --- a/Flask-SocketIO-5.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25 -size 17030 diff --git a/Flask-SocketIO-5.3.6.tar.gz b/Flask-SocketIO-5.3.6.tar.gz new file mode 100644 index 0000000..99c13a8 --- /dev/null +++ b/Flask-SocketIO-5.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8f9f9123ef47632f5ce57a33514b0c0023ec3696b2384457f0fcaa5b70501c +size 17167 diff --git a/python-Flask-SocketIO.changes b/python-Flask-SocketIO.changes index 6761855..8000f63 100644 --- a/python-Flask-SocketIO.changes +++ b/python-Flask-SocketIO.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 18 12:19:34 UTC 2023 - Dirk Müller + +- update to 5.3.6: + * Fixes in the test client to support recent changes in Socket.IO + dependencies + ------------------------------------------------------------------- Fri Dec 1 16:29:35 UTC 2023 - Antonio Larrosa @@ -24,7 +31,7 @@ Wed Jun 21 19:56:26 UTC 2023 - Axel Braun ------------------------------------------------------------------- Sat Oct 23 15:18:45 UTC 2021 - Axel Braun -- Update to version 5.1.1 +- 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!) @@ -40,7 +47,7 @@ Sat Oct 23 15:18:45 UTC 2021 - Axel Braun ------------------------------------------------------------------- Tue May 25 17:24:48 UTC 2021 - Ben Greiner -- Update to 5.0.3 +- 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) @@ -68,4 +75,4 @@ Thu Feb 1 15:46:27 UTC 2018 - gsmith@suse.com ------------------------------------------------------------------- Wed Jan 31 21:01:27 UTC 2018 - gsmith@suse.com -- Initial version +- Initial version diff --git a/python-Flask-SocketIO.spec b/python-Flask-SocketIO.spec index 52ce152..fbb6222 100644 --- a/python-Flask-SocketIO.spec +++ b/python-Flask-SocketIO.spec @@ -16,10 +16,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-Flask-SocketIO -Version: 5.3.5 +Version: 5.3.6 Release: 0 Summary: SocketIO integration for Flask applications License: MIT