python/buildbot-badges: updated for version 3.11.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-01-26 14:36:37 +01:00 committed by Willy Sudiarto Raharjo
parent 5d184c2bc1
commit 279b8cb99b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=buildbot-badges
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-3.10.1}
VERSION=${VERSION:-3.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
VERSION="3.10.1"
VERSION="3.11.0"
HOMEPAGE="https://buildbot.net/"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.10.1.tar.gz"
MD5SUM="49abf45116326fa09b82d5e02c4a48b5"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.11.0.tar.gz"
MD5SUM="5f7558a87419a483803a720298399480"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"