aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-20 13:11:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-21 07:25:53 +0700
commit2e23f19ef6c350e8ff501cd7f2102d7463637aba (patch)
tree79fc6be3094ad44657a69fa077424223e108232f /python
parentd8c459011c2e6d54ee98a0606a4cb7eefbfee0e7 (diff)
python/python3-prometheus_client: Update for 0.21.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-prometheus_client/python3-prometheus_client.SlackBuild2
-rw-r--r--python/python3-prometheus_client/python3-prometheus_client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
index 9fdeea80a6cde..c0be15c5155c0 100644
--- a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
+++ b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
@@ -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}
diff --git a/python/python3-prometheus_client/python3-prometheus_client.info b/python/python3-prometheus_client/python3-prometheus_client.info
index 33cd8f57c3107..894d0f7d415e3 100644
--- a/python/python3-prometheus_client/python3-prometheus_client.info
+++ b/python/python3-prometheus_client/python3-prometheus_client.info
@@ -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=""