Fri May 26 04:37:53 2023 UTC ()
py-prometheus_client: updated to 0.17.0

0.17.0

[ENHANCEMENT] Add additional typing.
[BUGFIX] Fix typo in python_gc_objects_collected metadata.
[BUGFIX] Do not include .pyc files in the build wheel.


(adam)
diff -r1.14 -r1.15 pkgsrc/net/py-prometheus_client/Makefile
diff -r1.15 -r1.16 pkgsrc/net/py-prometheus_client/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/net/py-prometheus_client/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-prometheus_client/Makefile 2023/01/24 09:00:48 1.14
+++ pkgsrc/net/py-prometheus_client/Makefile 2023/05/26 04:37:53 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2023/01/24 09:00:48 adam Exp $ 1# $NetBSD: Makefile,v 1.15 2023/05/26 04:37:53 adam Exp $
2 2
3DISTNAME= prometheus_client-0.16.0 3DISTNAME= prometheus_client-0.17.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/prometheus_client/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/prometheus_client/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/prometheus/client_python 9HOMEPAGE= https://github.com/prometheus/client_python
10COMMENT= Prometheus instrumentation library for Python applications 10COMMENT= Prometheus instrumentation library for Python applications
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 13TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.15 -r1.16 pkgsrc/net/py-prometheus_client/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-prometheus_client/distinfo 2023/01/24 09:00:48 1.15
+++ pkgsrc/net/py-prometheus_client/distinfo 2023/05/26 04:37:53 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2023/01/24 09:00:48 adam Exp $ 1$NetBSD: distinfo,v 1.16 2023/05/26 04:37:53 adam Exp $
2 2
3BLAKE2s (prometheus_client-0.16.0.tar.gz) = 9bf0a08fe54900810f745dd88c5f58c889fd4841ffd8ced870e0a1d782b0215a 3BLAKE2s (prometheus_client-0.17.0.tar.gz) = d675457f5c1d693c5afce048d2e29130488a4d9f438b2b5a53b3978fdaea01e9
4SHA512 (prometheus_client-0.16.0.tar.gz) = 12d22963a22511872fbd170e112a743fac02ab1a569934eef5d97f53a292281ef3f589e852f245d083d8555c5cda51c6210fe48e1211431c8fe00b47d571eaf4 4SHA512 (prometheus_client-0.17.0.tar.gz) = da9a27a514dca0ae2721eaa607c5adfa86686553eebc0c4eb4323d0866d03b520de5085b8e39560df0525ef3bbbbc7996271b64136f60a427fb14fb8851e595f
5Size (prometheus_client-0.16.0.tar.gz) = 117546 bytes 5Size (prometheus_client-0.17.0.tar.gz) = 90650 bytes