forked from pool/python-urllib3
- Do not use ifpython2 for BRs where it does not work
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
1be5232aa7
commit
9c81e7c5c7
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 20 08:19:15 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Do not use ifpython2 for BRs where it does not work
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 20 08:13:30 UTC 2018 - dmueller@suse.com
|
Mon Aug 20 08:13:30 UTC 2018 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -50,8 +50,8 @@ Recommends: python-idna
|
|||||||
Recommends: python-ndg-httpsclient
|
Recommends: python-ndg-httpsclient
|
||||||
Recommends: python-pyOpenSSL
|
Recommends: python-pyOpenSSL
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: python2-ipaddress
|
||||||
%ifpython2
|
%ifpython2
|
||||||
BuildRequires: python-ipaddress
|
|
||||||
Requires: python-ipaddress
|
Requires: python-ipaddress
|
||||||
%endif
|
%endif
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Reference in New Issue
Block a user