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

Jelle van der Waa jelle at archlinux.org
Fri Nov 20 20:14:52 UTC 2020


    Date: Friday, November 20, 2020 @ 20:14:51
  Author: jelle
Revision: 401575

upgpkg: python-prometheus_client 0.9.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-20 20:10:12 UTC (rev 401574)
+++ PKGBUILD	2020-11-20 20:14:51 UTC (rev 401575)
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.8.0
-pkgrel=4
+pkgver=0.9.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=('a9d49bc4dac77168f94edf51344042bc5210b07ed01031dc50e323f86ea8292df7370956a4fbd9d9f85a0857a8ec9abaef30c0c2cd4dc5502df7264816eecc8f')
+sha512sums=('1d68ca35169972c50bb56ede88c47408ee27b3e795fcf03798313aed2dbc5db5532fe6886998c118258b76e431c6e49aa0ac19b9206cad63711901497258aaa5')
 
 build() {
   cd client_python-$pkgver



More information about the arch-commits mailing list