~alpine/aports

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

Drew DeVault: 1
 community/py3-prometheus-client: upgrade to 0.13.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/3903/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-prometheus-client: upgrade to 0.13.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 3773a20c62..7c36237113 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.12.0
pkgrel=1
pkgver=0.13.0
pkgrel=0
pkgdesc="Python3 client for the Prometheus monitoring system"
url="https://github.com/prometheus/client_python"
arch="noarch"
@@ -22,5 +22,5 @@ package() {
}

sha512sums="
eabfc16d3df8e4334ca0827fa86903a05cf772be716abdfe401885191aca72f93180c5cc2a86580e3ad2a0db58898543d9732ec23bc0af4a37e4feba0773454b  prometheus_client-0.12.0.tar.gz
003ef46f99f2ae6ec30ac123a6c6a2d225bfb88e87ab075b5fabdad20dc03bbd2ad3b7a2ba338b887507631f2cd228d9327986569dedba9c4278f71087e992d8  prometheus_client-0.13.0.tar.gz
"
-- 
2.34.1