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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Apr 9 14:21:33 UTC 2022


    Date: Saturday, April 9, 2022 @ 14:21:32
  Author: jelle
Revision: 442158

upgpkg: python-prometheus_client 0.14.1-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-09 11:49:22 UTC (rev 442157)
+++ PKGBUILD	2022-04-09 14:21:32 UTC (rev 442158)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
@@ -15,7 +15,7 @@
 
 source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
 
-sha512sums=('6543756b7fcd4b4a1734397c3fc25b14e00c9910133afc89f9836591e554c73a4a9fa4f3bc14b4fca2c922b6c160c769a4da435b337d0709f1884bde67008f7e')
+sha512sums=('882e7193cb344d154df8a7b7fbdfb5c635363c1aea8bde1ea174a7614bc868fe337399db7a1fb90a94128d7bdfedbc741f5f6c44d514d1ca9ab684c7527e7317')
 
 build() {
   cd client_python-$pkgver



More information about the arch-commits mailing list