summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""