diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-06-08 21:14:15 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-15 08:12:45 +0700 |
commit | 9930676afe634edf068c726ccd78de9e2ddedd6e (patch) | |
tree | 4ab7d3b362875e356ebddd7bc138a67d0e665a52 /python/python-prometheus_client/python-prometheus_client.info | |
parent | 827a4134a40729eda34eedc0f4d25385b561995f (diff) |
python/python-prometheus_client: Updated for version 0.7.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python-prometheus_client/python-prometheus_client.info')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.info | 6 |
1 files changed, 3 insertions, 3 deletions
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" |