update to py3-prometheus_client-0.14.1, from George Rosamond

This commit is contained in:
sthen 2022-06-01 07:56:30 +00:00
parent 70e40ed6fa
commit 74cd25b2f4
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,8 @@
COMMENT = python client for the prometheus monitoring system
MODPY_EGG_VERSION = 0.11.0
MODPY_EGG_VERSION = 0.14.1
DISTNAME = prometheus_client-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = sysutils

View File

@ -1,2 +1,2 @@
SHA256 (prometheus_client-0.11.0.tar.gz) = Oouq3my4C8/kMpfjPnYj8xGNZg1BOHWTdY4vseoXOoY=
SIZE (prometheus_client-0.11.0.tar.gz) = 91886
SHA256 (prometheus_client-0.14.1.tar.gz) = VFnEJ2JJYQdid/3G3FBUDiusuY7r3pmIblnsVe2SCTo=
SIZE (prometheus_client-0.14.1.tar.gz) = 83271

View File

@ -54,6 +54,7 @@ lib/python${MODPY_VERSION}/site-packages/prometheus_client/openmetrics/parser.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/parser.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/platform_collector.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/process_collector.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/py.typed
lib/python${MODPY_VERSION}/site-packages/prometheus_client/registry.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/samples.py
lib/python${MODPY_VERSION}/site-packages/prometheus_client/twisted/