diff options
-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 ca535d2996..da63341d8a 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.10.0} +VERSION=${VERSION:-0.10.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 579d2898c7..dea6ab8ea1 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.10.0" +VERSION="0.10.1" HOMEPAGE="https://prometheus.io/" -DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.10.0/client_python-0.10.0.tar.gz" -MD5SUM="32203a54490182bb1035d67adebba33e" +DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.10.1/client_python-0.10.1.tar.gz" +MD5SUM="eebf2eb36546ae6127f48842fb230611" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |