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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-prometheus-client
Version: 0.13.0
Version: 0.13.1
Release: 0
Summary: Python client for the Prometheus monitoring system
License: Apache-2.0