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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Feb 26 14:42:34 UTC 2022


    Date: Saturday, February 26, 2022 @ 14:42:33
  Author: jelle
Revision: 438160

upgpkg: python-prometheus_client 0.13.1-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 12:14:52 UTC (rev 438159)
+++ PKGBUILD	2022-02-26 14:42:33 UTC (rev 438160)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.12.0
+pkgver=0.13.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=('ebcbbed706a96a9402eb985f5da15ee8fae09de952144a89a3323e147c0d16615ccd9be58b50b5b8ede37d4f66de1e2ce93ed53c4da939ca2e44c7aac687a1f7')
+sha512sums=('8d5263ff00fc4797fa65a446bdab4dc3c717cc091f8cee571fdd2130febc480cc61e73e11145ac2bf9bc0eee132efc92d88a4d4facd61d515234748791a92255')
 
 build() {
   cd client_python-$pkgver



More information about the arch-commits mailing list