Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-radon for openSUSE:Factory checked in at 2026-01-23 17:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-radon (Old) and /work/SRC/openSUSE:Factory/.python-radon.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-radon" Fri Jan 23 17:33:40 2026 rev:15 rq:1328770 version:6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-radon/python-radon.changes 2023-09-01 14:20:34.931168689 +0200 +++ /work/SRC/openSUSE:Factory/.python-radon.new.1928/python-radon.changes 2026-01-23 17:33:55.792067977 +0100 @@ -1,0 +2,5 @@ +Fri Jan 23 04:48:46 UTC 2026 - Steve Kowalik <[email protected]> + +- Use poetry-core for building. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-radon.spec ++++++ --- /var/tmp/diff_new_pack.ESat5V/_old 2026-01-23 17:33:56.504097320 +0100 +++ /var/tmp/diff_new_pack.ESat5V/_new 2026-01-23 17:33:56.508097485 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-radon # -# Copyright (c) 2023 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 @@ -27,14 +27,13 @@ # PATCH-FIX-UPSTREAM gh#rubik/radon#250 Patch0: add-scripts-to-pyproject.toml.patch BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} -BuildRequires: %{python_module wheel} +BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-colorama >= 0.4.1 Requires: python-mando >= 0.6 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module colorama >= 0.4.1}
