From e48fcd959fce41d502cc86c0a0cb9d6144f70f174458041dad9a4dc53513f29b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 25 Oct 2021 19:42:14 +0000 Subject: [PATCH] Accepting request 927124 from home:DocB:branches:devel:languages:python - version 5.4.1 * Catch-all event handlers (commit) * Implement disconnect method for external processes #684 (commit) OBS-URL: https://build.opensuse.org/request/show/927124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=6 --- python-python-socketio.changes | 7 +++++++ python-python-socketio.spec | 2 +- python-socketio-5.4.0.tar.gz | 3 --- python-socketio-5.4.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-socketio-5.4.0.tar.gz create mode 100644 python-socketio-5.4.1.tar.gz 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