modify the BuildRequires and Requires for resolving unresovable
This commit is contained in:
parent
5f0e3c846b
commit
089976f113
@ -16,8 +16,8 @@ websocket-client supports only hybi-13.
|
|||||||
%package -n python2-websocket-client
|
%package -n python2-websocket-client
|
||||||
%{?python_provide:%python_provide python2-websocket-client}
|
%{?python_provide:%python_provide python2-websocket-client}
|
||||||
Summary: WebSocket client for python
|
Summary: WebSocket client for python
|
||||||
BuildRequires: python2-devel, python-setuptools, python-backports-ssl_match_hostname, python-six
|
BuildRequires: python2-devel, python-setuptools, python2-backports-ssl_match_hostname, python-six
|
||||||
Requires: python-backports-ssl_match_hostname, python-six
|
Requires: python2-backports-ssl_match_hostname, python-six
|
||||||
|
|
||||||
%description -n python2-websocket-client
|
%description -n python2-websocket-client
|
||||||
websocket-client module is WebSocket client for python.
|
websocket-client module is WebSocket client for python.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user