python/python-prometheus_client: Update for 0.14.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-04-06 16:16:14 -07:00 committed by Willy Sudiarto Raharjo
parent 10782becad
commit 103c77dec2
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=python-prometheus_client
VERSION=${VERSION:-0.13.1}
VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python-prometheus_client"
VERSION="0.13.1"
VERSION="0.14.0"
HOMEPAGE="https://prometheus.io/"
DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.13.1/client_python-0.13.1.tar.gz"
MD5SUM="8be3f16fdacebff47fedc704892b4a0b"
DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.14.0/client_python-0.14.0.tar.gz"
MD5SUM="a30b29aaaa0c812b3faaad8c12b50248"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""