forked from pool/python-requests
Accepting request 319000 from devel:languages:python
Update to 2.7.0 OBS-URL: https://build.opensuse.org/request/show/319000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=25
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-requests
|
||||
Version: 2.6.0
|
||||
Version: 2.7.0
|
||||
Release: 0
|
||||
Url: http://python-requests.org
|
||||
Summary: Awesome Python HTTP Library That's Actually Usable
|
||||
@@ -70,7 +70,7 @@ Features:
|
||||
%setup -q -n requests-%{version}
|
||||
# For rpmlint warning: remove shebang from python library:
|
||||
sed -i '/^#!/d' ./requests/certs.py
|
||||
%if %suse_version > 1110
|
||||
%if 0%{?suse_version} > 1110 || 0%{?rhel} > 6
|
||||
%patch0 -p1
|
||||
%else
|
||||
%patch1 -p1
|
||||
|
Reference in New Issue
Block a user