Accepting request 967248 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/967248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-prometheus-client?expand=0&rev=5
This commit is contained in:
commit
b391a56de4
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 23:26:22 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Update to upstream 0.14.0 release
|
||||
* [ENHANCEMENT] Continued typing improvements and coverage. #759, #771, #781
|
||||
* [ENHANCEMENT] Allow binding to IPv6 addresses. #657
|
||||
* [ENHANCEMENT] Negotiate gzip content-encoding, enabled by default. #776
|
||||
* [ENHANCEMENT] Allow disabling _created metrics via the
|
||||
PROMETHEUS_DISABLE_CREATED_SERIES environment variable. #774
|
||||
* [BUGFIX] Correct minor typo in exception raised when exemplar labels are too long. #773
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 23:20:57 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-prometheus-client
|
||||
Version: 0.13.1
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: Python client for the Prometheus monitoring system
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52d68963764f94f9c6a131d17c7c74b82d45f871c809f7bbbc385cb3602ca180
|
||||
size 73480
|
3
v0.14.0.tar.gz
Normal file
3
v0.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d3570114eb0f821f1c6f27e5281aabd22827b6f5cd66abf22aafa2d158fe55f
|
||||
size 76115
|
Loading…
Reference in New Issue
Block a user