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 29745cb564..e80c419c96 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.14.1}
+VERSION=${VERSION:-0.15.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 59cf9d0b88..7636dc4287 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.14.1"
+VERSION="0.15.0"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.14.1/client_python-0.14.1.tar.gz"
-MD5SUM="b22423addf00664b8041d06cd2c83920"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.15.0/client_python-0.15.0.tar.gz"
+MD5SUM="41ba70bf7a62e812a7f62e26b365a772"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""