summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thibaut Notteboom2017-05-25 17:50:09 +0200
committer Willy Sudiarto Raharjo2017-05-27 02:31:01 +0200
commit8de7acd0c2f5cdfc5d59544a9ac0afef114640b5 (patch)
treeb440e654aa677cad4f1f4d3a1ec8173ce1dad437
parent9f69b8c7d70232d21b88d5c8515cac437915f0bb (diff)
downloadslackbuilds-8de7acd0c2f5cdfc5d59544a9ac0afef114640b5.tar.gz
python/python-requests: Updated for version 2.14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 3a382181b2..424680d59d 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-2016 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2017 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.13.0}
+VERSION=${VERSION:-2.14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 1531684639..45c743c74a 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.13.0"
+VERSION="2.14.2"
HOMEPAGE="http://python-requests.org/"
-DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.13.0/requests-2.13.0.tar.gz"
-MD5SUM="94ad79c2e57917aca999308b1fb4cbb4"
+DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.14.2/requests-2.14.2.tar.gz"
+MD5SUM="2873f97eab3b20f8269d608bc5b58ce3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""