From 5f9ea1e35022482e206183459d54da86d9c6b890414550d406e68f8784e81724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 26 May 2021 14:40:23 +0000 Subject: [PATCH] Accepting request 895420 from home:DocB:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/895420 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=3 --- python-python-socketio.changes | 11 +++++++++++ python-python-socketio.spec | 21 ++++++++++----------- python-socketio-4.6.1.tar.gz | 3 --- python-socketio-5.3.0.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 14 deletions(-) delete mode 100644 python-socketio-4.6.1.tar.gz create mode 100644 python-socketio-5.3.0.tar.gz diff --git a/python-python-socketio.changes b/python-python-socketio.changes index dc86315..06291b3 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 25 17:26:54 UTC 2021 - Ben Greiner + +- Update to 5.3.0 + * Big changelog, see CHANGES.md + +------------------------------------------------------------------- +Sun May 16 09:43:42 UTC 2021 - Axel Braun + +- python2 build removed + ------------------------------------------------------------------- Sun Nov 29 02:00:48 UTC 2020 - John Vandenberg diff --git a/python-python-socketio.spec b/python-python-socketio.spec index 146e5ae..39bbdbc 100644 --- a/python-python-socketio.spec +++ b/python-python-socketio.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-socketio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,30 +16,28 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%define skip_python2 1 Name: python-python-socketio -Version: 4.6.1 +Version: 5.3.0 Release: 0 Summary: SocketIO server License: MIT URL: http://github.com/miguelgrinberg/python-socketio/ Source: https://github.com/miguelgrinberg/python-socketio/archive/v%{version}.tar.gz#/python-socketio-%{version}.tar.gz +BuildRequires: %{python_module bidict >= 0.21.0} +BuildRequires: %{python_module python-engineio >= 4.1.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-python-engineio >= 3.13.0 -Requires: python-six >= 1.9.0 +Requires: python-bidict >= 0.21.0 +Requires: python-python-engineio >= 4.1.0 Suggests: python-aiohttp >= 3.4 Suggests: python-requests >= 2.21.0 Suggests: python-websocket-client >= 0.54.0 Suggests: python-websockets >= 7.0 BuildArch: noarch -# SECTION test requirements -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module python-engineio >= 3.13.0} -BuildRequires: %{python_module six >= 1.9.0} -# /SECTION %python_subpackages %description @@ -61,6 +59,7 @@ Python implementation of the Socket.IO realtime server. %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/socketio +%{python_sitelib}/python_socketio-%{version}*-info %changelog diff --git a/python-socketio-4.6.1.tar.gz b/python-socketio-4.6.1.tar.gz deleted file mode 100644 index 5a7f177..0000000 --- a/python-socketio-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa186b447429248369aebe6e1811e811c3da8ba3bb78efb16cd88904fdff7b05 -size 105568 diff --git a/python-socketio-5.3.0.tar.gz b/python-socketio-5.3.0.tar.gz new file mode 100644 index 0000000..72df033 --- /dev/null +++ b/python-socketio-5.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7f1ecc73fa5f2bc2333b13038d5e3015ca6ecfe566e72dd236b76c33d08a0a +size 136879