aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prometheus_client
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-prometheus_client')
-rw-r--r--python/python3-prometheus_client/python3-prometheus_client.SlackBuild2
-rw-r--r--python/python3-prometheus_client/python3-prometheus_client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
index 5617a3aed7..c80d5b2446 100644
--- a/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
+++ b/python/python3-prometheus_client/python3-prometheus_client.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-prometheus_client
-VERSION=${VERSION:-0.22.0}
+VERSION=${VERSION:-0.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-prometheus_client/python3-prometheus_client.info b/python/python3-prometheus_client/python3-prometheus_client.info
index c7739ecc3f..ebbe3c8705 100644
--- a/python/python3-prometheus_client/python3-prometheus_client.info
+++ b/python/python3-prometheus_client/python3-prometheus_client.info
@@ -1,8 +1,8 @@
PRGNAM="python3-prometheus_client"
-VERSION="0.22.0"
+VERSION="0.22.1"
HOMEPAGE="https://github.com/prometheus/client_python"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.22.0/client_python-0.22.0.tar.gz"
-MD5SUM="001e3adcd4ada8c24c61ca8ec33f9570"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.22.1/client_python-0.22.1.tar.gz"
+MD5SUM="cb40f13659c7846444d850cc644bfe86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"