From 1341cd7d36ffc6ea7c7ea7552b0e3705dc7d5f5b78aa97666fa1abcd505798c7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 10 Feb 2022 17:51:42 +0000 Subject: [PATCH] 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 --- python-prometheus-client.changes | 8 ++++++++ python-prometheus-client.spec | 2 +- v0.13.0.tar.gz | 3 --- v0.13.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 v0.13.0.tar.gz create mode 100644 v0.13.1.tar.gz 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