Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-prometheus_client


Commits:
b8ee74ca by Jelle van der Waa at 2023-12-14T22:12:50+01:00
upgpkg: 0.19.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-prometheus_client
        pkgdesc = Prometheus instrumentation library for Python applications
-       pkgver = 0.18.0
+       pkgver = 0.19.0
        pkgrel = 1
        url = https://github.com/prometheus/client_python
        arch = any
@@ -9,7 +9,7 @@ pkgbase = python-prometheus_client
        checkdepends = python-pytest
        makedepends = python-setuptools
        depends = python
-       source = 
client_python-0.18.0.tar.gz::https://github.com/prometheus/client_python/archive/v0.18.0.tar.gz
-       sha512sums = 
ab42596ceccb6bdd31a343c36cd17422efeba9475a4f731ba2ce26a9270986084485deb30ce6c81568d168f986978b3fe8aaa78b7bba933fd44ee88c56e6f3af
+       source = 
client_python-0.19.0.tar.gz::https://github.com/prometheus/client_python/archive/v0.19.0.tar.gz
+       sha512sums = 
9d465daf83d8e4ec0bed4e06f3699a91dcbe773c4007e38e345becc22bded7b74e1dc8cbeff03df5e1973c41e78b74b0975e3bb62caee6d895aa69ca7a774047
 
 pkgname = python-prometheus_client


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg <johan...@kyriasis.com>
 
 pkgname=python-prometheus_client
-pkgver=0.18.0
+pkgver=0.19.0
 pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
@@ -15,7 +15,7 @@ checkdepends=('python-twisted' 'python-pytest')
 
 
source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
 
-sha512sums=('ab42596ceccb6bdd31a343c36cd17422efeba9475a4f731ba2ce26a9270986084485deb30ce6c81568d168f986978b3fe8aaa78b7bba933fd44ee88c56e6f3af')
+sha512sums=('9d465daf83d8e4ec0bed4e06f3699a91dcbe773c4007e38e345becc22bded7b74e1dc8cbeff03df5e1973c41e78b74b0975e3bb62caee6d895aa69ca7a774047')
 
 build() {
   cd client_python-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prometheus_client/-/commit/b8ee74cabf0eb0ffc654a4bbd54ff7f6d1f7e01a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prometheus_client/-/commit/b8ee74cabf0eb0ffc654a4bbd54ff7f6d1f7e01a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to