python-prometheus_client: update to 0.4.2
This commit is contained in:
parent
6eb4af3a48
commit
32b625af7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-prometheus_client'
|
||||
pkgname=python-prometheus_client
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="prometheus_client-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/prometheus/client_python"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
||||
checksum=2c0ddba8b9dc5e06de7578a7b25e4becafd6880e6d727bc0a73f8d826c1b0112
|
||||
checksum=046cb4fffe75e55ff0e6dfd18e2ea16e54d86cc330f369bebcc683475c8b68a9
|
||||
|
||||
python3-prometheus_client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue