summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-06-10 08:35:35 +0000
committeradam <adam@pkgsrc.org>2019-06-10 08:35:35 +0000
commita63051ab877249e85a51a3d6f3bc5512fd5c0eb8 (patch)
tree1902a834f2d047eabae8623121333760086ef766
parent28f2f8290bcce8ee947aa582696ab661d7c6b1c4 (diff)
downloadpkgsrc-a63051ab877249e85a51a3d6f3bc5512fd5c0eb8.tar.gz
py-prometheus_client: updated to 0.7.0
0.7.0: [ENHANCEMENT] Multiprocess exposition speed boost [ENHANCEMENT] optimize openmetrics text parsing (~4x perf) [ENHANCEMENT] Add python3.7 support [ENHANCEMENT] Change exemplar length limit to be only for label names+values [BUGFIX] Disable gcCollector for pypy
-rw-r--r--net/py-prometheus_client/Makefile4
-rw-r--r--net/py-prometheus_client/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/py-prometheus_client/Makefile b/net/py-prometheus_client/Makefile
index 775e004c49c..aa22736a694 100644
--- a/net/py-prometheus_client/Makefile
+++ b/net/py-prometheus_client/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/03/22 17:53:10 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/06/10 08:35:35 adam Exp $
-DISTNAME= prometheus_client-0.6.0
+DISTNAME= prometheus_client-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prometheus_client/}
diff --git a/net/py-prometheus_client/distinfo b/net/py-prometheus_client/distinfo
index 8f73d5e3d4c..a60e504eb3a 100644
--- a/net/py-prometheus_client/distinfo
+++ b/net/py-prometheus_client/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/03/22 17:53:10 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/06/10 08:35:35 adam Exp $
-SHA1 (prometheus_client-0.6.0.tar.gz) = 6a578028eeb178e16c3f6796420a08825ac33552
-RMD160 (prometheus_client-0.6.0.tar.gz) = e7b8c8722128cc91530cacd9f52acd58a29c6cfc
-SHA512 (prometheus_client-0.6.0.tar.gz) = fcd1b6ceb9f98fc29c2767db26154ac6c341783cc45d874f071dde32b6015172e78ee7fcce8ec53b4df3e7264156d3bffd9cae80c05ab17d351bf34e47772646
-Size (prometheus_client-0.6.0.tar.gz) = 36583 bytes
+SHA1 (prometheus_client-0.7.0.tar.gz) = b724f4002d3dc55977c2df347345644e3ae196a0
+RMD160 (prometheus_client-0.7.0.tar.gz) = d62eac473e8d6456643cd7f5c305f9ed43683c11
+SHA512 (prometheus_client-0.7.0.tar.gz) = 35f4e122f604cab703766f551193e54f10e36d9507522f21b73aa19318b05f65bd3b94b668da553308dacba480b80965edd4131af96adddc6345355326a3cb13
+Size (prometheus_client-0.7.0.tar.gz) = 38076 bytes