summaryrefslogtreecommitdiffstats
path: root/python/buildbot-badges
diff options
context:
space:
mode:
author Arn02023-04-17 12:05:53 +0200
committer Willy Sudiarto Raharjo2023-04-22 06:38:20 +0200
commitd41126951cabaaaf12f423defcf18f9539e06a1a (patch)
tree6a741ea79e32b20d291e1f2dd80533a4e36e26ed /python/buildbot-badges
parent9b304fe2cc8d9f3e8ce4dd743c053254f62e03f5 (diff)
downloadslackbuilds-d41126951cabaaaf12f423defcf18f9539e06a1a.tar.gz
python/buildbot-badges: Updated for version 3.8.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 e22debb947..8b935bb401 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.7.0}
+VERSION=${VERSION:-3.8.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 7154534b62..d6df5181b5 100644
--- a/python/buildbot-badges/buildbot-badges.info
+++ b/python/buildbot-badges/buildbot-badges.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
-VERSION="3.7.0"
+VERSION="3.8.0"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.7.0.tar.gz"
-MD5SUM="8f06439df959861a106002c9cc2b0877"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.8.0.tar.gz"
+MD5SUM="d8a93e6696fe3f455afc754eef20cadd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"