diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index a074a9f..d157bd2 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 9 23:20:57 UTC 2022 - Marcus Rueckert + +- 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 diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index e7a2d6e..1531dd5 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -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 diff --git a/v0.13.0.tar.gz b/v0.13.0.tar.gz deleted file mode 100644 index 6b5ad34..0000000 --- a/v0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65124dce0acc17907f6ae86d64cc18e404640ae08e7a795b20fcbc13eb2b0c2f -size 73277 diff --git a/v0.13.1.tar.gz b/v0.13.1.tar.gz new file mode 100644 index 0000000..bc6be1c --- /dev/null +++ b/v0.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d68963764f94f9c6a131d17c7c74b82d45f871c809f7bbbc385cb3602ca180 +size 73480