summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/requests-toolbelt/requests-toolbelt.SlackBuild2
-rw-r--r--python/requests-toolbelt/requests-toolbelt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/requests-toolbelt/requests-toolbelt.SlackBuild b/python/requests-toolbelt/requests-toolbelt.SlackBuild
index a044bec034..4c917efd0e 100644
--- a/python/requests-toolbelt/requests-toolbelt.SlackBuild
+++ b/python/requests-toolbelt/requests-toolbelt.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=requests-toolbelt
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/requests-toolbelt/requests-toolbelt.info b/python/requests-toolbelt/requests-toolbelt.info
index 1a1dbf4bdf..78f50c1559 100644
--- a/python/requests-toolbelt/requests-toolbelt.info
+++ b/python/requests-toolbelt/requests-toolbelt.info
@@ -1,8 +1,8 @@
PRGNAM="requests-toolbelt"
-VERSION="0.7.1"
+VERSION="0.8.0"
HOMEPAGE="https://toolbelt.readthedocs.io/en/latest/"
-DOWNLOAD="https://pypi.python.org/packages/ab/bf/2af6b25f880e2d529a524f98837d33b1048a2a15703fc4806185b54e9672/requests-toolbelt-0.7.1.tar.gz"
-MD5SUM="be245e2093a9610fb2eb399afc063ad2"
+DOWNLOAD="https://pypi.python.org/packages/86/f9/e80fa23edca6c554f1994040064760c12b51daff54b55f9e379e899cd3d4/requests-toolbelt-0.8.0.tar.gz"
+MD5SUM="1028a6044b175440fdc7671e94430cbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests"