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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Apr 7 11:16:20 UTC 2022


    Date: Thursday, April 7, 2022 @ 11:16:19
  Author: jelle
Revision: 441708

upgpkg: python-prometheus_client 0.14.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-07 09:28:56 UTC (rev 441707)
+++ PKGBUILD	2022-04-07 11:16:19 UTC (rev 441708)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.13.1
+pkgver=0.14.0
 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=('8d5263ff00fc4797fa65a446bdab4dc3c717cc091f8cee571fdd2130febc480cc61e73e11145ac2bf9bc0eee132efc92d88a4d4facd61d515234748791a92255')
+sha512sums=('6543756b7fcd4b4a1734397c3fc25b14e00c9910133afc89f9836591e554c73a4a9fa4f3bc14b4fca2c922b6c160c769a4da435b337d0709f1884bde67008f7e')
 
 build() {
   cd client_python-$pkgver



More information about the arch-commits mailing list