From 276ace7d52acfd9aacfc94b15648bd2ab12f0e86 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 15 Apr 2019 05:39:21 -0300 Subject: [PATCH] python-prometheus_client: update to 0.6.0. --- srcpkgs/python-prometheus_client/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-prometheus_client/template b/srcpkgs/python-prometheus_client/template index c0b139648d0..699b253e253 100644 --- a/srcpkgs/python-prometheus_client/template +++ b/srcpkgs/python-prometheus_client/template @@ -1,6 +1,6 @@ # Template file for 'python-prometheus_client' pkgname=python-prometheus_client -version=0.5.0 +version=0.6.0 revision=1 archs=noarch wrksrc="prometheus_client-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Python2 client for the Prometheus monitoring system" maintainer="Alessio Sergi " -homepage="https://github.com/prometheus/client_python" license="Apache-2.0" +homepage="https://github.com/prometheus/client_python" distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz" -checksum=e8c11ff5ca53de6c3d91e1510500611cafd1d247a937ec6c588a0a7cc3bef93c +checksum=1b38b958750f66f208bcd9ab92a633c0c994d8859c831f7abc1f46724fcee490 python3-prometheus_client_package() { archs=noarch