summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-04-09 21:38:01 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:47 +0200
commit623d48989ae1626dde9a0e3d13e59db3bd4e1e89 (patch)
treee08fc930fa54ff547a89b7e1ecc5dfea45915e6e
parent8c7e8aa634af1842910b832dfc17b97d4f9b0ec2 (diff)
downloadslackbuilds-623d48989ae1626dde9a0e3d13e59db3bd4e1e89.tar.gz
python/python-prometheus_client: Update for 0.14.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 9794763e09..29745cb564 100644
--- a/python/python-prometheus_client/python-prometheus_client.SlackBuild
+++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-prometheus_client
-VERSION=${VERSION:-0.14.0}
+VERSION=${VERSION:-0.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-prometheus_client/python-prometheus_client.info b/python/python-prometheus_client/python-prometheus_client.info
index 05a2e6a980..59cf9d0b88 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.14.0"
+VERSION="0.14.1"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.14.0/client_python-0.14.0.tar.gz"
-MD5SUM="a30b29aaaa0c812b3faaad8c12b50248"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.14.1/client_python-0.14.1.tar.gz"
+MD5SUM="b22423addf00664b8041d06cd2c83920"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""