forked from pool/python-wsgi_intercept
- Added 0001-Depend-on-requests-2.0.1.patch: Require requests>=2.0.1.
Really a requirement OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
ad017e31e6
commit
b80d498037
@@ -30,8 +30,8 @@ BuildRequires: python-setuptools
|
||||
BuildRequires: python-httplib2
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-pytest >= 2.4
|
||||
BuildRequires: python-requests
|
||||
Recommends: python-requests
|
||||
BuildRequires: python-requests >= 2.0.1
|
||||
Recommends: python-requests >= 2.0.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
Reference in New Issue
Block a user