Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-beniget for openSUSE:Factory checked in at 2026-08-13 13:15:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-beniget (Old) and /work/SRC/openSUSE:Factory/.python-beniget.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beniget" Thu Aug 13 13:15:24 2026 rev:11 rq:1370807 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-beniget/python-beniget.changes 2025-06-10 08:58:59.503795079 +0200 +++ /work/SRC/openSUSE:Factory/.python-beniget.new.17972/python-beniget.changes 2026-08-13 13:15:37.996833643 +0200 @@ -1,0 +2,14 @@ +Thu Jan 22 13:57:46 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.5.0: + * Automatically compute the parent ast package instead of + hardcoding gast + * python 3.13 version string in CI + * Fixes #124 + * [bugfix] Handle the conditionally existing builtins edge case + * [bugfix] decorators runs before class base, class keywords + * Properly handle ExceptHandler + * Simplify visit_Name and fix annotations definitions linking to + delete + +------------------------------------------------------------------- Old: ---- beniget-0.4.2.post1.tar.gz New: ---- beniget-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-beniget.spec ++++++ --- /var/tmp/diff_new_pack.46rzhw/_old 2026-08-13 13:15:38.656862802 +0200 +++ /var/tmp/diff_new_pack.46rzhw/_new 2026-08-13 13:15:38.660862978 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-beniget # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-beniget -Version: 0.4.2.post1 +Version: 0.5.0 Release: 0 Summary: Module to extract semantic information about static Python code License: BSD-3-Clause @@ -29,10 +29,10 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-gast >= 0.6.0 +Requires: python-gast >= 0.7.0 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module gast >= 0.6.0} +BuildRequires: %{python_module gast >= 0.7.0} # /SECTION %python_subpackages ++++++ beniget-0.4.2.post1.tar.gz -> beniget-0.5.0.tar.gz ++++++ ++++ 2795 lines of diff (skipped)
