14
0

- 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:
Tomáš Chvátal
2018-08-20 08:20:40 +00:00
committed by Git OBS Bridge
parent 1be5232aa7
commit 9c81e7c5c7
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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