python/buildbot-badges: updated for version 3.6.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-10-04 20:34:43 +02:00 committed by Willy Sudiarto Raharjo
parent 4f2d3ed0b9
commit ba7e9ff737
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.6.0}
VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="buildbot-badges"
VERSION="3.6.0"
VERSION="3.6.1"
HOMEPAGE="https://buildbot.net/"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.0.tar.gz"
MD5SUM="a052cd420685236e25fb494e07c2603f"
DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-badges/buildbot-badges-3.6.1.tar.gz"
MD5SUM="7e5169873cd17e6c96e8647a26bc5917"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="buildbot python3-klein CairoSVG"