14
0

Accepting request 126137 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/126137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2012-06-26 15:57:49 +00:00
committed by Git OBS Bridge
parent 7ddb8c6e31
commit 431215126c
5 changed files with 26 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
Name: python-requests
Version: 0.12.1
Version: 0.13.1
Release: 0
Url: http://python-requests.org
Summary: Awesome Python HTTP Library That's Actually Usable
@@ -34,6 +34,7 @@ BuildRequires: python-distribute
BuildRequires: python-oauthlib
Requires: python
Requires: python-chardet
Requires: python-grequests
Requires: python-oauthlib
%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()")}