summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn02024-03-07 16:00:13 +0100
committer Willy Sudiarto Raharjo2024-03-09 00:18:07 +0100
commit8ada70e4aaeea8e15144a5f6263647691d02e249 (patch)
tree72001186a180441b99fe9c378a26536e14f3e261 /python
parenta8611fc0d7c861e2e3bac446afdefe8f57136479 (diff)
downloadslackbuilds-8ada70e4aaeea8e15144a5f6263647691d02e249.tar.gz
python/buildbot-badges: updated for version 3.11.1
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 0b20f59f48..e49967611d 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.11.0}
+VERSION=${VERSION:-3.11.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 d8e1026bea..795df5c057 100644
--- a/python/buildbot-badges/buildbot-badges.info
+++ b/python/buildbot-badges/buildbot-badges.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
-VERSION="3.11.0"
+VERSION="3.11.1"
HOMEPAGE="https://buildbot.net/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.11.0.tar.gz"
-MD5SUM="5f7558a87419a483803a720298399480"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.11.1.tar.gz"
+MD5SUM="c9952c96b90281ccce9d442e70e33121"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"