mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-prometheus_client: update to 0.5.0
This commit is contained in:
parent
b54cd54f74
commit
75f91ed478
1 changed files with 2 additions and 2 deletions
|
@ -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.4.2
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="prometheus_client-${version}"
|
wrksrc="prometheus_client-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/prometheus/client_python"
|
homepage="https://github.com/prometheus/client_python"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
||||||
checksum=046cb4fffe75e55ff0e6dfd18e2ea16e54d86cc330f369bebcc683475c8b68a9
|
checksum=e8c11ff5ca53de6c3d91e1510500611cafd1d247a937ec6c588a0a7cc3bef93c
|
||||||
|
|
||||||
python3-prometheus_client_package() {
|
python3-prometheus_client_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue