pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-prometheus_client py-prometheus_client: updated...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/027952f4135b
branches:  trunk
changeset: 770516:027952f4135b
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Dec 01 20:57:43 2021 +0000

description:
py-prometheus_client: updated to 0.12.0

0.12.0
[FEATURE] Exemplar support (excludes multiprocess)
[ENHANCEMENT] Add support for Python 3.10
[ENHANCEMENT] Restricted Registry will handle metrics added after restricting
[ENHANCEMENT] Raise a more helpful error if a metric is not observable
[BUGFIX] Fix instance_ip_grouping_key not working on MacOS
[BUGFIX] Fix assertion error from favicion.ico with Python 2.7

diffstat:

 net/py-prometheus_client/Makefile |  4 ++--
 net/py-prometheus_client/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 8f4edd0415e5 -r 027952f4135b net/py-prometheus_client/Makefile
--- a/net/py-prometheus_client/Makefile Wed Dec 01 20:53:55 2021 +0000
+++ b/net/py-prometheus_client/Makefile Wed Dec 01 20:57:43 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/08/26 09:31:39 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/01 20:57:43 adam Exp $
 
-DISTNAME=      prometheus_client-0.11.0
+DISTNAME=      prometheus_client-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/prometheus_client/}
diff -r 8f4edd0415e5 -r 027952f4135b net/py-prometheus_client/distinfo
--- a/net/py-prometheus_client/distinfo Wed Dec 01 20:53:55 2021 +0000
+++ b/net/py-prometheus_client/distinfo Wed Dec 01 20:57:43 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:06:41 nia Exp $
+$NetBSD: distinfo,v 1.11 2021/12/01 20:57:43 adam Exp $
 
-BLAKE2s (prometheus_client-0.11.0.tar.gz) = b6bb86c348a3eac1ba526a040118f6ca9fdfa4b6438b59df1e063406f36b5d85
-SHA512 (prometheus_client-0.11.0.tar.gz) = d8d2d50a0a771782ec947af59373c781e617bd46368eb4f9795b5d69a419e57c967ded0947512f52d3b6cd42e925e247dc2de4e9d38198d0acb9e72dff9c1af8
-Size (prometheus_client-0.11.0.tar.gz) = 91886 bytes
+BLAKE2s (prometheus_client-0.12.0.tar.gz) = 62fea34809e08f621622294cc1f39de40c3aa6e7883be8b80273139b9b20c6f8
+SHA512 (prometheus_client-0.12.0.tar.gz) = eabfc16d3df8e4334ca0827fa86903a05cf772be716abdfe401885191aca72f93180c5cc2a86580e3ad2a0db58898543d9732ec23bc0af4a37e4feba0773454b
+Size (prometheus_client-0.12.0.tar.gz) = 77833 bytes



Home | Main Index | Thread Index | Old Index