From fa922306479ffd31acfd59dcb06a0866051d2190a78dce91f87c8a478d2d2e8a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 19 Mar 2024 07:08:35 +0000 Subject: [PATCH] - update to 0.20.0: * Update OpenMetrics Content Type to 1.0.0. * Enable graceful shutdown for start_{http,wsgi}_server by returning the server and thread. * Allow resetting counter metrics. #1005 * wsgi server: address family discovery is not quite right OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=20 --- python-prometheus-client.changes | 10 ++++++++++ python-prometheus-client.spec | 2 +- v0.19.0.tar.gz | 3 --- v0.20.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.19.0.tar.gz create mode 100644 v0.20.0.tar.gz diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index c6fa350..487c73b 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 19 07:07:45 UTC 2024 - Dirk Müller + +- update to 0.20.0: + * Update OpenMetrics Content Type to 1.0.0. + * Enable graceful shutdown for + start_{http,wsgi}_server by returning the server and thread. + * Allow resetting counter metrics. #1005 + * wsgi server: address family discovery is not quite right + ------------------------------------------------------------------- Fri Jan 5 18:19:47 UTC 2024 - Dirk Müller diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index c58ce30..0b14612 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-prometheus-client -Version: 0.19.0 +Version: 0.20.0 Release: 0 Summary: Python client for the Prometheus monitoring system License: Apache-2.0 diff --git a/v0.19.0.tar.gz b/v0.19.0.tar.gz deleted file mode 100644 index 6d60293..0000000 --- a/v0.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3365d84bbc2fc1254bd18351b497140abd8e5ed9a77ec16c49afe84b6ca8091d -size 5563545 diff --git a/v0.20.0.tar.gz b/v0.20.0.tar.gz new file mode 100644 index 0000000..bed9616 --- /dev/null +++ b/v0.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52b86daa6ac27d63872bf8a436cd399366e9ba50ec51f43252660a5d96eb05f +size 5563936