summaryrefslogtreecommitdiffstats
path: root/python/python-prometheus_client
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-02-22 06:24:20 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-23 08:26:52 +0700
commit52f1d94169bdf416da7f5ea6d436f1f1807ae644 (patch)
tree96c94fcac0e0960ec72f77cca9e84f986f17c1c8 /python/python-prometheus_client
parentf729bbf3ae699fc8db7041505f77ffc88da998b3 (diff)
downloadslackbuilds-52f1d94169bdf416da7f5ea6d436f1f1807ae644.tar.gz
slackbuilds-52f1d94169bdf416da7f5ea6d436f1f1807ae644.tar.xz
python/python-prometheus_client: Updated for version 0.6.0.
Diffstat (limited to 'python/python-prometheus_client')
-rw-r--r--python/python-prometheus_client/python-prometheus_client.SlackBuild4
-rw-r--r--python/python-prometheus_client/python-prometheus_client.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.SlackBuild b/python/python-prometheus_client/python-prometheus_client.SlackBuild
index 6a4c3c297b..354e2d6755 100644
--- a/python/python-prometheus_client/python-prometheus_client.SlackBuild
+++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for prometheus_client
-# Copyright 2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2018-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-prometheus_client
SRCNAM=client_python
-VERSION=${VERSION:-0.5.0}
+VERSION=${VERSION:-0.6.0}
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 75287c8e77..d17bdc3e48 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.5.0"
+VERSION="0.6.0"
HOMEPAGE="https://prometheus.io/"
-DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.5.0/client_python-0.5.0.tar.gz"
-MD5SUM="d8a3a4f283d9d373ae052b9007aa94fb"
+DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.6.0/client_python-0.6.0.tar.gz"
+MD5SUM="ec062babddf83a7b247a9e6f42bc0199"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"