summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 354e2d6755..04633b884b 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.6.0}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-prometheus_client/python-prometheus_client.info b/python/python-prometheus_client/python-prometheus_client.info
index d17bdc3e48..633378401a 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.6.0"
+VERSION="0.7.0"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.6.0/client_python-0.6.0.tar.gz"
-MD5SUM="ec062babddf83a7b247a9e6f42bc0199"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.7.0/client_python-0.7.0.tar.gz"
+MD5SUM="6ef8646672781e21b36e9f4c1a5b74f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"