15
0

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:
2022-02-10 17:51:42 +00:00
committed by Git OBS Bridge
parent 7c766cfcbe
commit 1341cd7d36
4 changed files with 12 additions and 4 deletions

View File

@@ -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>