python-prometheus_client: update to 0.4.0
This commit is contained in:
parent
d3ca419406
commit
636dfa2bfd
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.3.1
|
||||
version=0.4.0
|
||||
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=17bc24c09431644f7c65d7bce9f4237252308070b6395d6d8e87767afe867e24
|
||||
checksum=3e45bc729444144071d237b2fa7af8ef1a78a73ac60f9cdc1dfa92b451f224f4
|
||||
|
||||
python3-prometheus_client_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue