forked from pool/python-urllib3
Accepting request 631981 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/631981 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urllib3?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 21 11:39:09 UTC 2018 - dmueller@suse.com
|
||||||
|
|
||||||
|
- fix dependency again for passing tests for python 2.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 20 08:19:15 UTC 2018 - tchvatal@suse.com
|
Mon Aug 20 08:19:15 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define oldpython python
|
||||||
Name: python-urllib3
|
Name: python-urllib3
|
||||||
Version: 1.23
|
Version: 1.23
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -50,6 +51,8 @@ Recommends: python-idna
|
|||||||
Recommends: python-ndg-httpsclient
|
Recommends: python-ndg-httpsclient
|
||||||
Recommends: python-pyOpenSSL
|
Recommends: python-pyOpenSSL
|
||||||
%endif
|
%endif
|
||||||
|
# for SSL module on older distros
|
||||||
|
BuildRequires: %{oldpython}
|
||||||
BuildRequires: python2-ipaddress
|
BuildRequires: python2-ipaddress
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Requires: python-ipaddress
|
Requires: python-ipaddress
|
||||||
|
Reference in New Issue
Block a user