14
0

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:
2015-08-01 09:37:13 +00:00
committed by Git OBS Bridge
parent d81488b544
commit aa3faeab80
4 changed files with 21 additions and 5 deletions

View File

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