16 lines
598 B
Bash
16 lines
598 B
Bash
# Template file for 'python3-prometheus_client'
|
|
pkgname=python3-prometheus_client
|
|
version=0.9.0
|
|
revision=2
|
|
wrksrc="prometheus_client-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
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=9da7b32f02439d8c04f7777021c304ed51d9ec180604700c1ba72a4d44dceb03
|