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

Johannes Löthberg demize at archlinux.org
Fri Mar 22 17:53:54 UTC 2019


    Date: Friday, March 22, 2019 @ 17:53:53
  Author: demize
Revision: 348867

upgpkg: python-prometheus_client 0.6.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-22 13:56:10 UTC (rev 348866)
+++ PKGBUILD	2019-03-22 17:53:53 UTC (rev 348867)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=(python-prometheus_client python2-prometheus_client)
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
@@ -15,7 +15,7 @@
               'python2-twisted' 'python2-pytest' 'python2-futures')
 
 source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
-sha512sums=('6e6e6c0f859b7b9d593e1059b71fde8eed15ccd95e54c245b4e0e8edb748a4761f0929f2d6c06f1c4656eb81f26959c5cec6a58f4d725a587b433ffbb4582127')
+sha512sums=('a2b92683f939961c567c266a54699de6f37088cd4e61c9d9a5f4451228b4c3bfa4c517e4a5187867f5463d726a8dc6e7fdae30973c1e9aa9aa1a03247b2e99cd')
 
 prepare() {
   cp -r client_python-$pkgver client_python-$pkgver-py2



More information about the arch-commits mailing list