forked from pool/python-urllib3
- add python-ipaddress dependency for python 2.x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=46
This commit is contained in:
@@ -50,6 +50,10 @@ Recommends: python-idna
|
||||
Recommends: python-ndg-httpsclient
|
||||
Recommends: python-pyOpenSSL
|
||||
%endif
|
||||
%ifpython2
|
||||
BuildRequires: python-ipaddress
|
||||
Requires: python-ipaddress
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user