diff --git a/python-python-socketio.changes b/python-python-socketio.changes index 06291b3..153c086 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 6 10:45:54 UTC 2021 - Axel Braun + +- update to version 5.4.0 + * Big changelog, see CHANGES.md + ------------------------------------------------------------------- Tue May 25 17:26:54 UTC 2021 - Ben Greiner diff --git a/python-python-socketio.spec b/python-python-socketio.spec index 39bbdbc..dff4c55 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.3.0 +Version: 5.4.0 Release: 0 Summary: SocketIO server License: MIT @@ -30,6 +30,8 @@ BuildRequires: %{python_module python-engineio >= 4.1.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +#Tests: +BuildRequires: %{python_module msgpack} Requires: python-bidict >= 0.21.0 Requires: python-python-engineio >= 4.1.0 Suggests: python-aiohttp >= 3.4 @@ -57,7 +59,7 @@ Python implementation of the Socket.IO realtime server. %pytest -rs -k 'not test_logger' %files %{python_files} -%doc README.rst +%doc README.md %license LICENSE %{python_sitelib}/socketio %{python_sitelib}/python_socketio-%{version}*-info diff --git a/python-socketio-5.3.0.tar.gz b/python-socketio-5.3.0.tar.gz deleted file mode 100644 index 72df033..0000000 --- a/python-socketio-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d7f1ecc73fa5f2bc2333b13038d5e3015ca6ecfe566e72dd236b76c33d08a0a -size 136879 diff --git a/python-socketio-5.4.0.tar.gz b/python-socketio-5.4.0.tar.gz new file mode 100644 index 0000000..0b967fa --- /dev/null +++ b/python-socketio-5.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5ffe189cbc39866a301697fdcf315d1173bdff7235437e8b503a33dd2b161b +size 138502