diff --git a/python-python-socketio.changes b/python-python-socketio.changes index 153c086..b8d43ab 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 23 16:21:35 UTC 2021 - Axel Braun + +- version 5.4.1 + * Catch-all event handlers (commit) + * Implement disconnect method for external processes #684 (commit) + ------------------------------------------------------------------- Wed Oct 6 10:45:54 UTC 2021 - Axel Braun diff --git a/python-python-socketio.spec b/python-python-socketio.spec index dff4c55..40a99b8 100644 --- a/python-python-socketio.spec +++ b/python-python-socketio.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-python-socketio -Version: 5.4.0 +Version: 5.4.1 Release: 0 Summary: SocketIO server License: MIT diff --git a/python-socketio-5.4.0.tar.gz b/python-socketio-5.4.0.tar.gz deleted file mode 100644 index 0b967fa..0000000 --- a/python-socketio-5.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b5ffe189cbc39866a301697fdcf315d1173bdff7235437e8b503a33dd2b161b -size 138502 diff --git a/python-socketio-5.4.1.tar.gz b/python-socketio-5.4.1.tar.gz new file mode 100644 index 0000000..91e0132 --- /dev/null +++ b/python-socketio-5.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f42573b047c4614b32675922263a416cf48f3ce5cd660505fa86cf5a9b4019b +size 139333