Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-click-extra for openSUSE:Factory checked in at 2026-04-13 23:20:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-click-extra (Old) and /work/SRC/openSUSE:Factory/.python-click-extra.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-extra" Mon Apr 13 23:20:20 2026 rev:19 rq:1346474 version:7.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-click-extra/python-click-extra.changes 2026-04-04 19:07:08.352440668 +0200 +++ /work/SRC/openSUSE:Factory/.python-click-extra.new.21863/python-click-extra.changes 2026-04-13 23:22:37.213368305 +0200 @@ -1,0 +2,16 @@ +Mon Apr 13 05:22:54 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 7.10.1: + * Fix pipe and github table formats to produce + mdformat-compatible separator rows, preventing a formatting + cycle between tabulate and mdformat. + * Replace hardcoded test matrix with repomatic metadata-managed + matrix; OS, Python, and stability axes are now computed + dynamically, with custom Click/Cloup version axes via + [tool.repomatic.test-matrix]. PRs get a reduced matrix to save + CI minutes. Drops Python 3.15t (free-threaded), aligning with + repomatic v6.10.0 defaults. + * Replace {eval-rst}-wrapped automodule and autoclasstree + directives with native MyST syntax in all docs. + +------------------------------------------------------------------- Old: ---- click-extra-7.10.0.tar.gz New: ---- click-extra-7.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-click-extra.spec ++++++ --- /var/tmp/diff_new_pack.D0Zv48/_old 2026-04-13 23:22:38.669428379 +0200 +++ /var/tmp/diff_new_pack.D0Zv48/_new 2026-04-13 23:22:38.677428709 +0200 @@ -28,7 +28,7 @@ %{?sle15_python_module_pythons} Name: python-click-extra -Version: 7.10.0 +Version: 7.10.1 Release: 0 Summary: Drop-in replacement for Click to make user-friendly and colorful CLI License: GPL-2.0-or-later @@ -41,14 +41,14 @@ BuildRequires: %{python_module wheel} # SECTION Build dependencies # https://github.com/kdeldycke/click-extra/blob/v6.0.3/pyproject.toml#L73 -BuildRequires: %{python_module boltons >= 25.0.0} +BuildRequires: %{python_module boltons >= 20.0.0} BuildRequires: %{python_module click >= 8.3.1} BuildRequires: %{python_module cloup >= 3.0.7} -BuildRequires: %{python_module deepmerge >= 2.0} +BuildRequires: %{python_module deepmerge >= 1.0.1} BuildRequires: %{python_module extra-platforms >= 8.0.0} -BuildRequires: %{python_module requests >= 2.32.5} +BuildRequires: %{python_module requests >= 2.32.4} BuildRequires: %{python_module tabulate >= 0.10} -BuildRequires: %{python_module tomli >= 2.3.0 if %python-base < 3.11} +BuildRequires: %{python_module tomli >= 2 if %python-base < 3.11} BuildRequires: %{python_module tomlkit >= 0.13} BuildRequires: %{python_module wcmatch >= 10.0} # optional dependencies @@ -73,17 +73,17 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-PyYAML >= 6.0.3 -Requires: python-boltons >= 25.0.0 +Requires: python-boltons >= 20.0.0 Requires: python-click >= 8.3.1 Requires: python-cloup >= 3.0.7 -Requires: python-deepmerge >= 2.0 +Requires: python-deepmerge >= 1.0.1 Requires: python-extra-platforms >= 8.0.0 -Requires: python-requests >= 2.32.5 +Requires: python-requests >= 2.32.4 Requires: python-tabulate >= 0.10 Requires: python-tomlkit >= 0.13 Requires: python-wcmatch >= 10.0 Requires: python-xmltodict >= 1.0.0 -Requires: (python-tomli >= 2.3.0 if python-base < 3.11) +Requires: (python-tomli >= 2 if python-base < 3.11) Suggests: python-pygments >= 2.14 Suggests: python-pygments-ansi-color >= 0.3.0 BuildArch: noarch ++++++ click-extra-7.10.0.tar.gz -> click-extra-7.10.1.tar.gz ++++++ ++++ 3649 lines of diff (skipped)
