summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-09-14 10:54:16 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-17 09:00:18 +0700
commit0bac125a7d33fa530a25d812daf1aeb01115dd5a (patch)
tree71f7f9410923556e8036def49ca8f0c1d128246e /python
parent1afc26387c5659d1aa3f401e3a920f4c833cf03d (diff)
downloadslackbuilds-0bac125a7d33fa530a25d812daf1aeb01115dd5a.tar.gz
slackbuilds-0bac125a7d33fa530a25d812daf1aeb01115dd5a.tar.xz
python/buildbot-badges: updated for version 3.6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/buildbot-badges/buildbot-badges.SlackBuild2
-rw-r--r--python/buildbot-badges/buildbot-badges.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/buildbot-badges/buildbot-badges.SlackBuild b/python/buildbot-badges/buildbot-badges.SlackBuild
index c2d014fd38..7e4300e706 100644
--- a/python/buildbot-badges/buildbot-badges.SlackBuild
+++ b/python/buildbot-badges/buildbot-badges.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=buildbot-badges
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/buildbot-badges/buildbot-badges.info b/python/buildbot-badges/buildbot-badges.info
index fcec78f850..badf84de6e 100644
--- a/python/buildbot-badges/buildbot-badges.info
+++ b/python/buildbot-badges/buildbot-badges.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
-VERSION="3.5.0"
+VERSION="3.6.0"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.5.0.tar.gz"
-MD5SUM="2b4390b35cafca075e8b71b06c6fbd66"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.0.tar.gz"
+MD5SUM="a052cd420685236e25fb494e07c2603f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"