summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2016-01-08 23:41:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-09 07:12:22 +0700
commite772a10412de48df38b8a6d251342b437331102b (patch)
treefb7e21ecf607fded07d2215d24ae7d5b8184b438 /python
parent7e4a0e1068ae4cf476f1e8e13ac62c3c4ed9f8f3 (diff)
downloadslackbuilds-e772a10412de48df38b8a6d251342b437331102b.tar.gz
slackbuilds-e772a10412de48df38b8a6d251342b437331102b.tar.xz
python/python-requests: Updated for version 2.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-requests/python-requests.SlackBuild4
-rw-r--r--python/python-requests/python-requests.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index d255288ce4..2f6e0a1d92 100644
--- a/python/python-requests/python-requests.SlackBuild
+++ b/python/python-requests/python-requests.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-requests
-# Copyright 2013-2015 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2016 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
-VERSION=${VERSION:-2.8.1}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index ae25a1cbe9..8cec60ccb2 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.8.1"
+VERSION="2.9.1"
HOMEPAGE="http://pypi.python.org/pypi/requests"
-DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.8.1.tar.gz"
-MD5SUM="a27ea3d72d7822906ddce5e252d6add9"
+DOWNLOAD="http://pypi.python.org/packages/source/r/requests/requests-2.9.1.tar.gz"
+MD5SUM="0b7f480d19012ec52bab78292efd976d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""