15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'python3-prometheus_client'
|
|
pkgname=python3-prometheus_client
|
|
version=0.7.1
|
|
revision=4
|
|
wrksrc="prometheus_client-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Python3 client for the Prometheus monitoring system"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/prometheus/client_python"
|
|
distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
|
|
checksum=71cd24a2b3eb335cb800c7159f423df1bd4dcd5171b234be15e3f31ec9f622da
|