forked from pool/python-python-socketio
- Do not use python_module in Requires/Suggests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=15
This commit is contained in:
@@ -31,11 +31,11 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: %{python_module bidict >= 0.21.0}
|
||||
Requires: %{python_module python-engineio >= 4.8.0}
|
||||
Suggests: %{python_module aiohttp >= 3.4}
|
||||
Suggests: %{python_module requests >= 2.21.0}
|
||||
Suggests: %{python_module websocket-client >= 0.54.0}
|
||||
Requires: python-bidict >= 0.21.0
|
||||
Requires: python-python-engineio >= 4.8.0
|
||||
Suggests: python-aiohttp >= 3.4
|
||||
Suggests: python-requests >= 2.21.0
|
||||
Suggests: python-websocket-client >= 0.54.0
|
||||
#Tests:
|
||||
BuildRequires: %{python_module aiohttp >= 3.4}
|
||||
BuildRequires: %{python_module msgpack}
|
||||
|
Reference in New Issue
Block a user