python-prometheus_client: update to 0.6.0.
This commit is contained in:
parent
ef6555dfbc
commit
276ace7d52
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-prometheus_client'
|
||||
pkgname=python-prometheus_client
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="prometheus_client-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python"
|
||||
short_desc="Python2 client for the Prometheus monitoring system"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/prometheus/client_python"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/prometheus/client_python"
|
||||
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
||||
checksum=e8c11ff5ca53de6c3d91e1510500611cafd1d247a937ec6c588a0a7cc3bef93c
|
||||
checksum=1b38b958750f66f208bcd9ab92a633c0c994d8859c831f7abc1f46724fcee490
|
||||
|
||||
python3-prometheus_client_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in a new issue