python-prometheus_client: update to 0.7.1.
This commit is contained in:
parent
5a456fe821
commit
8580dd62a8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-prometheus_client'
|
# Template file for 'python-prometheus_client'
|
||||||
pkgname=python-prometheus_client
|
pkgname=python-prometheus_client
|
||||||
version=0.6.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="prometheus_client-${version}"
|
wrksrc="prometheus_client-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/prometheus/client_python"
|
homepage="https://github.com/prometheus/client_python"
|
||||||
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
||||||
checksum=1b38b958750f66f208bcd9ab92a633c0c994d8859c831f7abc1f46724fcee490
|
checksum=71cd24a2b3eb335cb800c7159f423df1bd4dcd5171b234be15e3f31ec9f622da
|
||||||
|
|
||||||
python3-prometheus_client_package() {
|
python3-prometheus_client_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in New Issue