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
This commit is contained in:
parent
9d997f8b91
commit
3f1ad0eca1
@ -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 <yarunachalam@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user