summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-07-01 16:09:04 +0200
committer Willy Sudiarto Raharjo2019-07-06 02:00:14 +0200
commit40e5cdfeafbab33a7fb79808ee5c04a4077d3ae3 (patch)
tree534057618bfaef971a7440c0065c946b6012f9c9
parent179ec7dafe640ad3ac290feb9df06d701f169d83 (diff)
downloadslackbuilds-40e5cdfeafbab33a7fb79808ee5c04a4077d3ae3.tar.gz
python/python-prometheus_client: Updated for version 0.7.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-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 04633b884b..8c4c9192f3 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.7.0}
+VERSION=${VERSION:-0.7.1}
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 633378401a..0d1dd4f6ff 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.7.0"
+VERSION="0.7.1"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.7.0/client_python-0.7.0.tar.gz"
-MD5SUM="6ef8646672781e21b36e9f4c1a5b74f2"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.7.1/client_python-0.7.1.tar.gz"
+MD5SUM="6b899eddd7b6034b7a77bb3064df82dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"