python/buildbot-badges: Updated for version 3.9.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-09-09 15:49:48 +02:00 committed by Willy Sudiarto Raharjo
parent e42e86a8d3
commit 8201e53a57
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.9.0}
VERSION=${VERSION:-3.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
VERSION="3.9.0"
VERSION="3.9.2"
HOMEPAGE="https://buildbot.net/"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.9.0.tar.gz"
MD5SUM="2f64a8864420f64bf207cff4ea6536a8"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.9.2.tar.gz"
MD5SUM="29d0929adacb23141e40cbaa9ac433ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"