forked from pool/python-pip
Accepting request 855624 from home:bnavigator:branches:devel:languages:python
- Fix the condition to really not break Python 2.7 in Leap OBS-URL: https://build.opensuse.org/request/show/855624 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=89
This commit is contained in:
@@ -70,7 +70,7 @@ BuildRequires: %{python_module scripttest}
|
||||
BuildRequires: %{python_module setuptools-wheel}
|
||||
BuildRequires: %{python_module virtualenv >= 1.10}
|
||||
BuildRequires: %{python_module wheel}
|
||||
%if "%{python_flavor}" == "python2"
|
||||
%if 0%{?suse_version} <= 1500
|
||||
BuildRequires: %{python_module mock}
|
||||
%endif
|
||||
BuildRequires: ca-certificates
|
||||
|
Reference in New Issue
Block a user