python/python-requests: Updated for version 2.11.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Thibaut Notteboom 2016-08-29 23:01:06 +01:00 committed by Willy Sudiarto Raharjo
parent 746971f56f
commit 700bde1308
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
VERSION=${VERSION:-2.11.0}
VERSION=${VERSION:-2.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-requests"
VERSION="2.11.0"
VERSION="2.11.1"
HOMEPAGE="http://python-requests.org/"
DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.11.0/requests-2.11.0.tar.gz"
MD5SUM="09de9d563cd43ee28a3c55fc308c71f0"
DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.11.1/requests-2.11.1.tar.gz"
MD5SUM="3007b144a7ce83ee16262b79e3acfa1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""