[arch-commits] Commit in python-prometheus_client/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Mon Jun 1 11:24:25 UTC 2020


    Date: Monday, June 1, 2020 @ 11:24:24
  Author: jelle
Revision: 388012

upgpkg: python-prometheus_client 0.8.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 11:23:34 UTC (rev 388011)
+++ PKGBUILD	2020-06-01 11:24:24 UTC (rev 388012)
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.7.1
-pkgrel=4
+pkgver=0.8.0
+pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
 url="https://github.com/prometheus/client_python"
@@ -15,7 +15,7 @@
 
 source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
 
-sha512sums=('84b145ed191c9903d390b152c72de4f2afcb4c500b8debba59ded081f00cc76109b336ed2d7783d59e9922ea2927632f7ef730f336974294b20048c51e9d58a4')
+sha512sums=('a9d49bc4dac77168f94edf51344042bc5210b07ed01031dc50e323f86ea8292df7370956a4fbd9d9f85a0857a8ec9abaef30c0c2cd4dc5502df7264816eecc8f')
 
 build() {
   cd client_python-$pkgver



More information about the arch-commits mailing list