summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-08-08 13:38:18 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:49 +0700
commit06fa9487ba37389f7817eb0f789bca7a7ee1c12d (patch)
treee96357b4990a56a14ff8d82e574a044999db1550 /python
parent2e1dcfd9fccee0014ad51ab6433197a578bdd946 (diff)
downloadslackbuilds-06fa9487ba37389f7817eb0f789bca7a7ee1c12d.tar.gz
slackbuilds-06fa9487ba37389f7817eb0f789bca7a7ee1c12d.tar.xz
python/python-requestbuilder: Updated for version 0.5.2
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'python')
-rw-r--r--python/python-requestbuilder/python-requestbuilder.SlackBuild2
-rw-r--r--python/python-requestbuilder/python-requestbuilder.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-requestbuilder/python-requestbuilder.SlackBuild b/python/python-requestbuilder/python-requestbuilder.SlackBuild
index 81e5e55d73..1487f7053d 100644
--- a/python/python-requestbuilder/python-requestbuilder.SlackBuild
+++ b/python/python-requestbuilder/python-requestbuilder.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=requestbuilder
PRGNAM=python-requestbuilder
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-requestbuilder/python-requestbuilder.info b/python/python-requestbuilder/python-requestbuilder.info
index 0b861d59e6..e029defb2c 100644
--- a/python/python-requestbuilder/python-requestbuilder.info
+++ b/python/python-requestbuilder/python-requestbuilder.info
@@ -1,8 +1,8 @@
PRGNAM="python-requestbuilder"
-VERSION="0.4.0"
+VERSION="0.5.2"
HOMEPAGE="https://github.com/boto/requestbuilder"
-DOWNLOAD="https://github.com/boto/requestbuilder/archive/v0.4.0.tar.gz"
-MD5SUM="e9ca653d3735ee7e9b6adcb9828aa766"
+DOWNLOAD="https://github.com/boto/requestbuilder/archive/v0.5.2.tar.gz"
+MD5SUM="0d843b042ad1f2ce0e251c4e6a2472d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests six"