~alpine/aports

community/py3-prometheus-client: upgrade to 0.11.0 v1 APPLIED

Drew DeVault: 1
 community/py3-prometheus-client: upgrade to 0.11.0

 1 files changed, 4 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3537/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-prometheus-client: upgrade to 0.11.0 Export this patch

---
 community/py3-prometheus-client/APKBUILD | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/community/py3-prometheus-client/APKBUILD b/community/py3-prometheus-client/APKBUILD
index ee90077f2a..3a7782bd9e 100644
--- a/community/py3-prometheus-client/APKBUILD
+++ b/community/py3-prometheus-client/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-prometheus-client
pkgver=0.10.1
pkgver=0.11.0
pkgrel=0
pkgdesc="Python3 client for the Prometheus monitoring system"
url="https://github.com/prometheus/client_python"
@@ -21,4 +21,6 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="bf8f8fa4fe1f006c35578a0ed52284beb716553a6417a33f6a0dd17669e84bbab5ed2b252f6866f2e25bd6852ba71272934c25f6e62a887a1c12d22e63b486af  prometheus_client-0.10.1.tar.gz"
sha512sums="
d8d2d50a0a771782ec947af59373c781e617bd46368eb4f9795b5d69a419e57c967ded0947512f52d3b6cd42e925e247dc2de4e9d38198d0acb9e72dff9c1af8  prometheus_client-0.11.0.tar.gz
"
-- 
2.31.1