~alpine/aports

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

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

 1 files changed, 3 insertions(+), 3 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/3382/mbox | git am -3
Learn more about email & git

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

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

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

sha512sums="cd7e7471c7c6d90681ce54ba41bd9fb94f58b799a63f1fca1987f8a59442ee2321d1d7157a0713f29ac32a49f64bae1e8d97ffc8b1e96e304448ae23cb0eb7de  prometheus_client-0.7.1.tar.gz"
sha512sums="5b6ae0e22afdc2cdc3f1a03429a950d84d1ad5e6445d8b97db7b9fd124ae1beaa256ccb595486becc6bfa7029eca53bdaf18c0f93da8988ae853bc32c96692f0  prometheus_client-0.9.0.tar.gz"
-- 
2.29.2