summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2017-05-25 22:50:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:31:01 +0700
commit8de7acd0c2f5cdfc5d59544a9ac0afef114640b5 (patch)
treeb440e654aa677cad4f1f4d3a1ec8173ce1dad437 /python/python-requests/python-requests.SlackBuild
parent9f69b8c7d70232d21b88d5c8515cac437915f0bb (diff)
downloadslackbuilds-8de7acd0c2f5cdfc5d59544a9ac0afef114640b5.tar.gz
slackbuilds-8de7acd0c2f5cdfc5d59544a9ac0afef114640b5.tar.xz
python/python-requests: Updated for version 2.14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests/python-requests.SlackBuild')
-rw-r--r--python/python-requests/python-requests.SlackBuild4
1 files changed, 2 insertions, 2 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}