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

Johannes Löthberg demize at archlinux.org
Tue Jan 1 17:58:10 UTC 2019


    Date: Tuesday, January 1, 2019 @ 17:58:09
  Author: demize
Revision: 342856

upgpkg: python-prometheus_client 0.5.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-01 11:47:09 UTC (rev 342855)
+++ PKGBUILD	2019-01-01 17:58:09 UTC (rev 342856)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
 
 pkgname=(python-prometheus_client python2-prometheus_client)
-pkgver=0.4.2
+pkgver=0.5.0
 pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
@@ -11,10 +11,11 @@
 
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
-checkdepends=('python-twisted' 'python2-twisted' 'python2-futures')
+checkdepends=('python-twisted' 'python-pytest'
+              'python2-twisted' 'python2-pytest' 'python2-futures')
 
 source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
-sha512sums=('5e0fee9f9fb4376dcf2959e8285b57a9156d3cf8b9d9118c7b95d2ff63f4dd925bc8cea817bf2fc1ba660e6f5c6dd8f4cf494125cf2a3673443abe0f3a4657c4')
+sha512sums=('6e6e6c0f859b7b9d593e1059b71fde8eed15ccd95e54c245b4e0e8edb748a4761f0929f2d6c06f1c4656eb81f26959c5cec6a58f4d725a587b433ffbb4582127')
 
 prepare() {
   cp -r client_python-$pkgver client_python-$pkgver-py2



More information about the arch-commits mailing list