mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python-prometheus_client: update to 0.4.1
This commit is contained in:
parent
e3a89f035e
commit
46aa689370
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.0
|
version=0.4.1
|
||||||
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=3e45bc729444144071d237b2fa7af8ef1a78a73ac60f9cdc1dfa92b451f224f4
|
checksum=2c0ddba8b9dc5e06de7578a7b25e4becafd6880e6d727bc0a73f8d826c1b0112
|
||||||
|
|
||||||
python3-prometheus_client_package() {
|
python3-prometheus_client_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue