python3-prometheus_client: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:52 -04:00
parent 0e95bb0e81
commit b0c1d91f13

View file

@ -1,7 +1,7 @@
# Template file for 'python3-prometheus_client' # Template file for 'python3-prometheus_client'
pkgname=python3-prometheus_client pkgname=python3-prometheus_client
version=0.15.0 version=0.15.0
revision=1 revision=2
wrksrc="prometheus_client-${version}" wrksrc="prometheus_client-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"