mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-prometheus_client: update to 0.21.1.
This commit is contained in:
parent
9cdd612eae
commit
c98d37f14d
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-prometheus_client'
|
||||
pkgname=python3-prometheus_client
|
||||
version=0.20.0
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
version=0.21.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/prometheus/client_python"
|
||||
changelog="https://github.com/prometheus/client_python/releases"
|
||||
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
||||
checksum=287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89
|
||||
checksum=252505a722ac04b0456be05c05f75f45d760c2911ffc45f2a06bcaed9f3ae3fb
|
||||
|
|
Loading…
Add table
Reference in a new issue