aboutsummaryrefslogtreecommitdiff
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2020-02-21 08:30:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-21 08:30:23 +0700
commit01c050bd3ad4a6a33541d73d2e1b31bef3fa320d (patch)
tree5cc70ecc81f427d67db5dc1a0dffcb459d2575da /python/python-requests/python-requests.SlackBuild
parent9dc6eb095372c4b7daf0637c16f5ea05eaa77c58 (diff)
python/python-requests: Updated for version 2.23.0.
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 737c26a98ed5e..599003ceaf59c 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-2019 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2020 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.22.0}
+VERSION=${VERSION:-2.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}