From 3f1ad0eca18844433e42d1730b069043a578a59f1225b2d171fd23f683036b8d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 2 Jan 2023 12:04:30 +0000 Subject: [PATCH] Accepting request 1035656 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=47 --- python-websocket-client.changes | 5 +++++ python-websocket-client.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-websocket-client.changes b/python-websocket-client.changes index cf5c72c..4bd4ffa 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 14 13:25:02 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Wed Nov 9 19:43:22 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 2e3dfe3..c937f64 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -33,12 +33,10 @@ URL: https://github.com/liris/websocket-client/releases Source0: https://files.pythonhosted.org/packages/source/w/websocket_client/websocket-client-%{version}.tar.gz BuildRequires: %{python_module Sphinx >= 3.4} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module sphinx_rtd_theme >= 0.5} BuildRequires: %{python_module websockets} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-six %if %{with libalternatives} Requires: alts BuildRequires: alts