aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-08-16 10:55:15 -0700
committerBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-08-16 10:55:15 -0700
commit448f43787523c6c98669808b526f8d390a5753d2 (patch)
tree5caef8f5935b2a921a6aab3a18bd17aeb26e00bc /python
parent08ffe9b3df748d33a56ee56a541004c786d5dbea (diff)
downloadslackbuilds-448f43787523c6c98669808b526f8d390a5753d2.tar.xz
python/python-prometheus_client: Updated for version 0.3.1.
Diffstat (limited to 'python')
-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 9ba5035a354d..058941a232f4 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.3.0}
+VERSION=${VERSION:-0.3.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 2735644d0d14..2edf1c0fd14c 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.3.0"
+VERSION="0.3.1"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.3.0/client_python-0.3.0.tar.gz"
-MD5SUM="6e82f4283b40cb34946d53df3718c595"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.3.1/client_python-0.3.1.tar.gz"
+MD5SUM="7ea7dee12c8607e9ef1a79d86cf4c684"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""