summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 11:00:03 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:12 +0700
commit7a2039dc145dddaf8658866e311b8d83a3411729 (patch)
treec1ccdb9a8e33721bb10e9924515193b10190ca32 /python
parent43546a4a9d0fcf005b34304c7491e1264d484ad0 (diff)
downloadslackbuilds-7a2039dc145dddaf8658866e311b8d83a3411729.tar.gz
slackbuilds-7a2039dc145dddaf8658866e311b8d83a3411729.tar.xz
python/buildbot-badges: Updated for version 3.7.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 0dfe60427f..e22debb947 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.1}
+VERSION=${VERSION:-3.7.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 4ed34efde9..7154534b62 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.1"
+VERSION="3.7.0"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.1.tar.gz"
-MD5SUM="7e5169873cd17e6c96e8647a26bc5917"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.7.0.tar.gz"
+MD5SUM="8f06439df959861a106002c9cc2b0877"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"