summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom2018-11-26 21:47:22 +0100
committer Willy Sudiarto Raharjo2018-12-01 01:27:45 +0100
commitcde1dc773b36b5ae3ff271c1262aaa8d9527e9d4 (patch)
treeef1a9d29405b486801415a241f962598c057c128 /python/python-requests/python-requests.SlackBuild
parentf43c02b1e2376553b7c878afa70e003e3204c273 (diff)
downloadslackbuilds-cde1dc773b36b5ae3ff271c1262aaa8d9527e9d4.tar.gz
python/python-requests: Updated for version 2.20.1.
Signed-off-by: David Spencer <idlemoor@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 3bbb92f4a7..4aa2c9b147 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.20.0}
+VERSION=${VERSION:-2.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}