14
0

Accepting request 923478 from home:DocB:branches:devel:languages:python

- update to version 5.4.0
  * Big changelog, see CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/923478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=5
This commit is contained in:
2021-10-06 11:07:09 +00:00
committed by Git OBS Bridge
parent 5f9ea1e350
commit 64d0b85b87
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 6 10:45:54 UTC 2021 - Axel Braun <axel.braun@gmx.de>
- update to version 5.4.0
* Big changelog, see CHANGES.md
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 25 17:26:54 UTC 2021 - Ben Greiner <code@bnavigator.de> Tue May 25 17:26:54 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}} %{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-python-socketio Name: python-python-socketio
Version: 5.3.0 Version: 5.4.0
Release: 0 Release: 0
Summary: SocketIO server Summary: SocketIO server
License: MIT License: MIT
@@ -30,6 +30,8 @@ BuildRequires: %{python_module python-engineio >= 4.1.0}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
#Tests:
BuildRequires: %{python_module msgpack}
Requires: python-bidict >= 0.21.0 Requires: python-bidict >= 0.21.0
Requires: python-python-engineio >= 4.1.0 Requires: python-python-engineio >= 4.1.0
Suggests: python-aiohttp >= 3.4 Suggests: python-aiohttp >= 3.4
@@ -57,7 +59,7 @@ Python implementation of the Socket.IO realtime server.
%pytest -rs -k 'not test_logger' %pytest -rs -k 'not test_logger'
%files %{python_files} %files %{python_files}
%doc README.rst %doc README.md
%license LICENSE %license LICENSE
%{python_sitelib}/socketio %{python_sitelib}/socketio
%{python_sitelib}/python_socketio-%{version}*-info %{python_sitelib}/python_socketio-%{version}*-info

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d7f1ecc73fa5f2bc2333b13038d5e3015ca6ecfe566e72dd236b76c33d08a0a
size 136879

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b5ffe189cbc39866a301697fdcf315d1173bdff7235437e8b503a33dd2b161b
size 138502