summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-02-06 19:27:48 +0100
committer Willy Sudiarto Raharjo2022-02-07 17:02:08 +0100
commit94dcd909a809e85b27b74c96f5657931dd49205b (patch)
tree3953da79fcbdcaf212c06078c8ba29c474ed6dee
parente46234bf5c7637ac67c1cc0ce5328857dea6258b (diff)
downloadslackbuilds-94dcd909a809e85b27b74c96f5657931dd49205b.tar.gz
python/requests-toolbelt: Updated for version 0.9.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/requests-toolbelt/requests-toolbelt.SlackBuild4
-rw-r--r--python/requests-toolbelt/requests-toolbelt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/requests-toolbelt/requests-toolbelt.SlackBuild b/python/requests-toolbelt/requests-toolbelt.SlackBuild
index f2ba8b40cd..05aa671213 100644
--- a/python/requests-toolbelt/requests-toolbelt.SlackBuild
+++ b/python/requests-toolbelt/requests-toolbelt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for requests-toolbelt
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=requests-toolbelt
-VERSION=${VERSION:-0.8.0}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/requests-toolbelt/requests-toolbelt.info b/python/requests-toolbelt/requests-toolbelt.info
index 5e0e66ebd1..948f9751ac 100644
--- a/python/requests-toolbelt/requests-toolbelt.info
+++ b/python/requests-toolbelt/requests-toolbelt.info
@@ -1,8 +1,8 @@
PRGNAM="requests-toolbelt"
-VERSION="0.8.0"
+VERSION="0.9.1"
HOMEPAGE="https://toolbelt.readthedocs.io/en/latest/"
-DOWNLOAD="https://pypi.python.org/packages/86/f9/e80fa23edca6c554f1994040064760c12b51daff54b55f9e379e899cd3d4/requests-toolbelt-0.8.0.tar.gz"
-MD5SUM="1028a6044b175440fdc7671e94430cbe"
+DOWNLOAD="https://files.pythonhosted.org/packages/28/30/7bf7e5071081f761766d46820e52f4b16c8a08fef02d2eb4682ca7534310/requests-toolbelt-0.9.1.tar.gz"
+MD5SUM="b1509735c4b4cf95df2619facbc3672e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""