From 1d4d5756f59f354d1a06174cdee51d4281483d2587f555ec025ea9cba364a874 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 16 Nov 2021 14:09:37 +0000 Subject: [PATCH] Accepting request 931297 from home:stroeder:iam Update to 0.12.0 OBS-URL: https://build.opensuse.org/request/show/931297 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=3 --- python-prometheus-client.changes | 11 +++++++++++ python-prometheus-client.spec | 2 +- v0.11.0.tar.gz | 3 --- v0.12.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v0.11.0.tar.gz create mode 100644 v0.12.0.tar.gz diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index 7ae6f8f..d2703d6 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Nov 13 22:50:42 UTC 2021 - Michael Ströder + +- Update to upstream 0.12.0 release + * [FEATURE] Exemplar support (excludes multiprocess) #669 + * [ENHANCEMENT] Add support for Python 3.10 #706 + * [ENHANCEMENT] Restricted Registry will handle metrics added after restricting #675, #680 + * [ENHANCEMENT] Raise a more helpful error if a metric is not observable #666 + * [BUGFIX] Fix instance_ip_grouping_key not working on MacOS #687 + * [BUGFIX] Fix assertion error from favicion.ico with Python 2.7 #715 + ------------------------------------------------------------------- Fri Aug 27 18:40:02 UTC 2021 - Matej Cepl diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index 1a2ab9c..e4fb02a 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-prometheus-client -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Python client for the Prometheus monitoring system License: Apache-2.0 diff --git a/v0.11.0.tar.gz b/v0.11.0.tar.gz deleted file mode 100644 index 229d536..0000000 --- a/v0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68dad62135c7b58126e4a5c712de7459bcc7bb10338f8ac19f631e8873aefee3 -size 72272 diff --git a/v0.12.0.tar.gz b/v0.12.0.tar.gz new file mode 100644 index 0000000..d17b971 --- /dev/null +++ b/v0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e334d2a4e5287ead716a8ad88ac612c99d7bdf7a28edca11c7e750dcd3d50307 +size 73521