diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-10 07:03:07 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-17 11:47:46 +0700 |
commit | 883e18324e044b739d3d438a5e72fe2933c45af1 (patch) | |
tree | 5a6b7fe974507dadf34a543146151bdd51a1306d /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | b559ef5b777998f2a251ecc131bf87b9ab3d7bc0 (diff) |
python/python-prometheus_client: Updated for version 0.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-prometheus_client/python-prometheus_client.SlackBuild')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.SlackBuild b/python/python-prometheus_client/python-prometheus_client.SlackBuild index ca535d2996..da63341d8a 100644 --- a/python/python-prometheus_client/python-prometheus_client.SlackBuild +++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-prometheus_client SRCNAM=client_python -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |