diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.info | 6 |
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="" |