aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-02 20:15:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-06 23:32:12 +0700
commit9929b638a9de2a085bc82f3dfa5eaca552adf286 (patch)
treea89649d11a1495d155e3f1f304f819087ea1627f /python/python3-prometheus_client/python3-prometheus_client.SlackBuild
parent848887ea6a0a23869dc84ae3e9912d0656c0d3f4 (diff)
python/python3-prometheus_client: Update for 0.22.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-prometheus_client/python3-prometheus_client.SlackBuild')
-rw-r--r--python/python3-prometheus_client/python3-prometheus_client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
index 5617a3aed7..c80d5b2446 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.22.0}
+VERSION=${VERSION:-0.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}