From 636dfa2bfdac9578351b38a6b92dec4f5b67340c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 7 Oct 2018 17:34:50 +0200 Subject: [PATCH] python-prometheus_client: update to 0.4.0 --- srcpkgs/python-prometheus_client/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-prometheus_client/template b/srcpkgs/python-prometheus_client/template index 2cda0fcb6e6..fb53e3d5639 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.3.1 +version=0.4.0 revision=1 noarch=yes wrksrc="prometheus_client-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/prometheus/client_python" license="Apache-2.0" distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz" -checksum=17bc24c09431644f7c65d7bce9f4237252308070b6395d6d8e87767afe867e24 +checksum=3e45bc729444144071d237b2fa7af8ef1a78a73ac60f9cdc1dfa92b451f224f4 python3-prometheus_client_package() { noarch=yes