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