Accepting request 953065 from home:darix:apps
- Update to upstream 0.13.1 release * [BUGFIX] Relax some type constraints that were too strict. #754, #755, #756, #758 * [BUGFIX] Explicitly export functions with __all__. #757 OBS-URL: https://build.opensuse.org/request/show/953065 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=5
This commit is contained in:
parent
7c766cfcbe
commit
1341cd7d36
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 9 23:20:57 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- Update to upstream 0.13.1 release
|
||||||
|
* [BUGFIX] Relax some type constraints that were too strict.
|
||||||
|
#754, #755, #756, #758
|
||||||
|
* [BUGFIX] Explicitly export functions with __all__. #757
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 25 21:25:45 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
Tue Jan 25 21:25:45 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-prometheus-client
|
Name: python-prometheus-client
|
||||||
Version: 0.13.0
|
Version: 0.13.1
|
||||||
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:65124dce0acc17907f6ae86d64cc18e404640ae08e7a795b20fcbc13eb2b0c2f
|
|
||||||
size 73277
|
|
3
v0.13.1.tar.gz
Normal file
3
v0.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52d68963764f94f9c6a131d17c7c74b82d45f871c809f7bbbc385cb3602ca180
|
||||||
|
size 73480
|
Loading…
Reference in New Issue
Block a user