Tuesday, May 31, 2022

[UPDATE] sysutils/py-prometheus_client to 0.14.1

Index: py-prometheus_client//Makefile
===================================================================
RCS file: /cvs/ports/sysutils/py-prometheus_client/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- py-prometheus_client//Makefile 11 Mar 2022 19:57:52 -0000 1.9
+++ py-prometheus_client//Makefile 1 Jun 2022 00:35:09 -0000
@@ -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

Index: py-prometheus_client//distinfo
===================================================================
RCS file: /cvs/ports/sysutils/py-prometheus_client/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- py-prometheus_client//distinfo 26 Oct 2021 19:34:10 -0000 1.3
+++ py-prometheus_client//distinfo 1 Jun 2022 00:35:09 -0000
@@ -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
Index: py-prometheus_client//pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/py-prometheus_client/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- py-prometheus_client//pkg/PLIST 11 Mar 2022 19:57:53 -0000 1.5
+++ py-prometheus_client//pkg/PLIST 1 Jun 2022 00:35:09 -0000
@@ -54,6 +54,7 @@ lib/python${MODPY_VERSION}/site-packages
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/
Diff attached.

Update from 0.11.0 to 0.14.1, dropped REVISION.

One change to PLIST.

For me it's a DEPEND for a WIP port of mine.

version 0.14.1 tests:
= 13 failed, 277 passed, 7 skipped in 5.82s

version 0.11.0 tests:
= 13 failed, 248 passed, 5 skipped in 5.66s

g

No comments:

Post a Comment