summaryrefslogtreecommitdiffstats
path: root/python/python-prometheus_client
diff options
context:
space:
mode:
author Isaac Yu2022-04-07 01:16:14 +0200
committer Willy Sudiarto Raharjo2022-04-09 10:45:50 +0200
commit103c77dec2acf6da954a1d73799686e7c1cc637f (patch)
tree1ee4a7387ca6f9daa33d75b0a6e584d07e2918be /python/python-prometheus_client
parent10782becad067c448d9a0a197d9a5efd0ef913b1 (diff)
downloadslackbuilds-103c77dec2acf6da954a1d73799686e7c1cc637f.tar.gz
python/python-prometheus_client: Update for 0.14.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-prometheus_client')
-rw-r--r--python/python-prometheus_client/python-prometheus_client.SlackBuild2
-rw-r--r--python/python-prometheus_client/python-prometheus_client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.SlackBuild b/python/python-prometheus_client/python-prometheus_client.SlackBuild
index 8ea564bd06..9794763e09 100644
--- a/python/python-prometheus_client/python-prometheus_client.SlackBuild
+++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild
@@ -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}
diff --git a/python/python-prometheus_client/python-prometheus_client.info b/python/python-prometheus_client/python-prometheus_client.info
index c37d8e013f..05a2e6a980 100644
--- a/python/python-prometheus_client/python-prometheus_client.info
+++ b/python/python-prometheus_client/python-prometheus_client.info
@@ -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=""