summaryrefslogtreecommitdiffstats
path: root/python/buildbot-badges
diff options
context:
space:
mode:
author Arn02022-10-04 20:34:43 +0200
committer Willy Sudiarto Raharjo2022-10-07 17:52:40 +0200
commitba7e9ff7379de5e88bf0b8d536d50ced470d8008 (patch)
tree6cb6a57f77b8edb449cf09c444544d2d33fcd024 /python/buildbot-badges
parent4f2d3ed0b9af59a088807aa6db9e2476a928b02b (diff)
downloadslackbuilds-ba7e9ff7379de5e88bf0b8d536d50ced470d8008.tar.gz
python/buildbot-badges: updated for version 3.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/buildbot-badges')
-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 7e4300e706..0dfe60427f 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.6.0}
+VERSION=${VERSION:-3.6.1}
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 badf84de6e..4ed34efde9 100644
--- a/python/buildbot-badges/buildbot-badges.info
+++ b/python/buildbot-badges/buildbot-badges.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
-VERSION="3.6.0"
+VERSION="3.6.1"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.0.tar.gz"
-MD5SUM="a052cd420685236e25fb494e07c2603f"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.1.tar.gz"
+MD5SUM="7e5169873cd17e6c96e8647a26bc5917"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"