python/python3-prometheus_client: Update for 0.21.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-09-20 13:11:58 -07:00 committed by Willy Sudiarto Raharjo
parent d8c459011c
commit 2e23f19ef6
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=python3-prometheus_client
VERSION=${VERSION:-0.20.0}
VERSION=${VERSION:-0.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-prometheus_client"
VERSION="0.20.0"
VERSION="0.21.0"
HOMEPAGE="https://prometheus.io/"
DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.20.0/client_python-0.20.0.tar.gz"
MD5SUM="de8121cca3a05ce9443065ae9d80c48f"
DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.21.0/client_python-0.21.0.tar.gz"
MD5SUM="5ea002871096de3da342a045f5ed7587"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""