summaryrefslogtreecommitdiffstats
path: root/python/buildbot-badges
diff options
context:
space:
mode:
author Arn02024-01-10 21:15:53 +0100
committer Willy Sudiarto Raharjo2024-01-11 01:46:26 +0100
commit94c0ab6ada2ae1039189c016743dc75d9cbcc033 (patch)
tree08f66749fc387b23e4089e4f6ebcdcffbd0d3eb9 /python/buildbot-badges
parent7d986eae392584624e1ef3f6141e80d92128aa07 (diff)
downloadslackbuilds-94c0ab6ada2ae1039189c016743dc75d9cbcc033.tar.gz
python/buildbot-badges: updated for version 3.10.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 f921faceb3..de1c15438b 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.10.0}
+VERSION=${VERSION:-3.10.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 ae70b7c787..6ab5a93ac0 100644
--- a/python/buildbot-badges/buildbot-badges.info
+++ b/python/buildbot-badges/buildbot-badges.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
-VERSION="3.10.0"
+VERSION="3.10.1"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.10.0.tar.gz"
-MD5SUM="610fce2736c1672658522d0fa22ec0e0"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.10.1.tar.gz"
+MD5SUM="49abf45116326fa09b82d5e02c4a48b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"