aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-24 20:53:23 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-25 12:00:47 +0700
commit06e2ebf4ccb5d843f4befde794effe429ace8298 (patch)
treee36fcaf124593491182e2bba6582470cc41379f3 /python/python3-prometheus_client/python3-prometheus_client.SlackBuild
parentaa52858532e3db3434d81fb5c6454146028040d9 (diff)
python/python3-prometheus_client: Update for 0.17.0
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 0facb5a3be..aaa1b490d3 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.16.0}
+VERSION=${VERSION:-0.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}