summaryrefslogtreecommitdiffstats
path: root/python/python-requests
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2016-11-27 16:59:13 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-03 07:17:45 +0700
commit37801178058c6bb18eeb5d8be045f5d6bebab812 (patch)
tree324f1ed96a0b4e007f9a8520cd2f04874346699c /python/python-requests
parent922f8ab700e7aa74ce85f3b1c62337461cf6d96d (diff)
downloadslackbuilds-37801178058c6bb18eeb5d8be045f5d6bebab812.tar.gz
slackbuilds-37801178058c6bb18eeb5d8be045f5d6bebab812.tar.xz
python/python-requests: Updated for version 2.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-requests')
-rw-r--r--python/python-requests/python-requests.SlackBuild2
-rw-r--r--python/python-requests/python-requests.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index 0ac1c58855..cbeb8e3cc1 100644
--- a/python/python-requests/python-requests.SlackBuild
+++ b/python/python-requests/python-requests.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
-VERSION=${VERSION:-2.11.1}
+VERSION=${VERSION:-2.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index ba032172ae..a1868616d8 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.11.1"
+VERSION="2.12.1"
HOMEPAGE="http://python-requests.org/"
-DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.11.1/requests-2.11.1.tar.gz"
-MD5SUM="3007b144a7ce83ee16262b79e3acfa1b"
+DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.12.1/requests-2.12.1.tar.gz"
+MD5SUM="555daab337d04bd24f725eebccb8473d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""