aboutsummaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2017-07-11 20:52:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-12 22:47:51 +0700
commitdf40e05546f5f72c73c812dbb27c330bf651661f (patch)
tree307fe4853d1429f69725c6e99ab2083b0ac43b62 /python/python-requests/python-requests.SlackBuild
parent2a63b000cb54fc1a71bbf87176c0b67478fb1c14 (diff)
python/python-requests: Updated for version 2.18.1.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index 64548268b3e7e..449e9052cab7b 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.17.3}
+VERSION=${VERSION:-2.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}