Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pluggy for openSUSE:Factory checked in at 2025-06-24 20:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pluggy (Old) and /work/SRC/openSUSE:Factory/.python-pluggy.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pluggy" Tue Jun 24 20:45:54 2025 rev:20 rq:1287809 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pluggy/python-pluggy.changes 2024-06-21 16:02:50.873278560 +0200 +++ /work/SRC/openSUSE:Factory/.python-pluggy.new.7067/python-pluggy.changes 2025-06-24 20:46:18.365233039 +0200 @@ -1,0 +2,11 @@ +Fri Jun 20 05:17:13 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Update to 1.6.0 + * Fix a regression in pluggy 1.1.0 where using result.get_result() + on the same failed pluggy.Result causes the exception's traceback + to get longer and longer. + * Correctly pass StopIteration through hook wrappers. + * Fix python 3.14 SyntaxError by rearranging code. + * Python 3.8 is no longer supported. + +------------------------------------------------------------------- Old: ---- pluggy-1.5.0.tar.gz New: ---- pluggy-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pluggy.spec ++++++ --- /var/tmp/diff_new_pack.hUsBqL/_old 2025-06-24 20:46:18.945257085 +0200 +++ /var/tmp/diff_new_pack.hUsBqL/_new 2025-06-24 20:46:18.945257085 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pluggy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%define skip_python2 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pluggy%{psuffix} -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: A minimalist production ready plugin system License: MIT ++++++ pluggy-1.5.0.tar.gz -> pluggy-1.6.0.tar.gz ++++++ ++++ 2055 lines of diff (skipped)