Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-prometheus-client for
openSUSE:Factory checked in at 2022-01-26 21:26:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prometheus-client (Old)
and /work/SRC/openSUSE:Factory/.python-prometheus-client.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prometheus-client"
Wed Jan 26 21:26:54 2022 rev:3 rq:949136 version:0.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-prometheus-client/python-prometheus-client.changes
2021-11-17 01:15:26.338191206 +0100
+++
/work/SRC/openSUSE:Factory/.python-prometheus-client.new.1938/python-prometheus-client.changes
2022-01-26 21:27:29.001786021 +0100
@@ -1,0 +2,11 @@
+Tue Jan 25 21:25:45 UTC 2022 - Michael Str??der <[email protected]>
+
+- Update to upstream 0.13.0 release
+ * [CHANGE] Drop support for Python versions 2.7, 3.4, and 3.5. #718
+ * [FEATURE] Support adding labels when using .time() #730
+ * [ENHANCEMENT] Begin to add type hints to functions. #705
+ * [ENHANCEMENT] Improved go-to-declaration behavior for editors. #747
+ * [BUGFIX] Remove trailing slashes from pushgateway URLS. #722
+ * [BUGFIX] Catch non-integer bucket/count values. #726
+
+-------------------------------------------------------------------
Old:
----
v0.12.0.tar.gz
New:
----
v0.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-prometheus-client.spec ++++++
--- /var/tmp/diff_new_pack.iMX3Yc/_old 2022-01-26 21:27:30.165777996 +0100
+++ /var/tmp/diff_new_pack.iMX3Yc/_new 2022-01-26 21:27:30.173777941 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-prometheus-client
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
+%define skip_python2 1
Name: python-prometheus-client
-Version: 0.12.0
+Version: 0.13.0
Release: 0
Summary: Python client for the Prometheus monitoring system
License: Apache-2.0
++++++ v0.12.0.tar.gz -> v0.13.0.tar.gz ++++++
++++ 1833 lines of diff (skipped)