Accepting request 1159228 from devel:languages:python
- 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/request/show/1159228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-prometheus-client?expand=0&rev=12
This commit is contained in:
commit
7a57803f9d
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 19 07:07:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Fri Jan 5 18:19:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-prometheus-client
|
Name: python-prometheus-client
|
||||||
Version: 0.19.0
|
Version: 0.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python client for the Prometheus monitoring system
|
Summary: Python client for the Prometheus monitoring system
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3365d84bbc2fc1254bd18351b497140abd8e5ed9a77ec16c49afe84b6ca8091d
|
|
||||||
size 5563545
|
|
3
v0.20.0.tar.gz
Normal file
3
v0.20.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f52b86daa6ac27d63872bf8a436cd399366e9ba50ec51f43252660a5d96eb05f
|
||||||
|
size 5563936
|
Loading…
Reference in New Issue
Block a user