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-07-28 21:01:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-click-extra (Old) and /work/SRC/openSUSE:Factory/.python-click-extra.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-extra" Tue Jul 28 21:01:00 2026 rev:28 rq:1368208 version:8.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-click-extra/python-click-extra.changes 2026-07-23 23:14:00.491999236 +0200 +++ /work/SRC/openSUSE:Factory/.python-click-extra.new.2004/python-click-extra.changes 2026-07-28 21:01:03.990425644 +0200 @@ -1,0 +2,57 @@ +Tue Jul 28 04:57:48 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 8.6.2: + * Treat an unreaped zombie as a dead process in the run_cli + process-group teardown tests, so they pass in a build sandbox with + no init to reap orphans (like Alpine's abuild container). +- update to 8.6.1: + * Deprecated: ClickExtraConfig, PrebakeConfig and TestSuiteConfig + resolve again from the top-level click_extra namespace, warning + and redirecting to click_extra.config; removed in 9.0.0. + * Deprecated: The click_extra.test_plan module and the top-level + TestPlanConfig, parse_test_plan, run_test_plan and + DEFAULT_TEST_PLAN names warn and resolve to their test_suite + replacements; removed in 9.0.0. + * Deprecated: prebake_dunder, prebake_version and + discover_package_init_files resolve again from + click_extra.version, warning and redirecting to + click_extra.prebake; removed in 9.0.0. + * Deprecated: Importing INDENT, PROMPT, args_cleanup or + format_cli_prompt from click_extra.testing now warns and + redirects to click_extra.execution; removed in 9.0.0. + * Ship the test suite and the docs and CI files it reads in the + PyPI sdist, so downstream packagers can build and test without + a Git checkout. + * Add a [tool.setuptools] shim so builds that fall back to + setuptools still bundle the themes.toml and py.typed data + files. + * Fix the source line reported in click:run variable-conflict + errors when a MyST directive's body ends in blank lines. + * Fix the MkDocs test tree erroring instead of self-skipping when + mkdocs-click is absent but mkdocs and pymdown-extensions are + present. + +------------------------------------------------------------------- +Mon Jul 27 05:12:55 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 8.6.0: + * Add OperationTrail, the batch-reporting companion of + run_jobs/run_lanes: each operation leaves a persistent ✓/✘ line + and the batch closes with a timed summary. Adds the trail_glyph + and trail_line helpers. + * Add column-order and row-order options to {matrix} blocks + (newest-first/oldest-first), defaulting both axes to + newest-first so the most recent compatibility information reads + from the upper-left corner. + * Refresh each python:render :mirror: block through click-extra + refresh-directives with the source file's directory on + sys.path, so a block importing a sibling helper module resolves + offline as it does at build time. + * Fix test-suite --command resolving a venv's symlinked Python + interpreter (.venv/bin/python) to its base target, silently + dropping the venv's installed packages. + * Upload coverage from the once-only test job to Codecov, and + move the package-install CLI checks to a dedicated CI job + skipped on pull requests. + +------------------------------------------------------------------- Old: ---- click-extra-8.5.0.tar.gz New: ---- click-extra-8.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-click-extra.spec ++++++ --- /var/tmp/diff_new_pack.tFatzN/_old 2026-07-28 21:01:05.262470451 +0200 +++ /var/tmp/diff_new_pack.tFatzN/_new 2026-07-28 21:01:05.266470591 +0200 @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-click-extra -Version: 8.5.0 +Version: 8.6.2 Release: 0 Summary: Drop-in replacement for Click to make user-friendly and colorful CLI License: GPL-2.0-or-later @@ -41,7 +41,7 @@ BuildRequires: %{python_module click >= 8.3.1} BuildRequires: %{python_module cloup >= 3.0.7} BuildRequires: %{python_module deepmerge >= 1.0.1} -BuildRequires: %{python_module extra-platforms >= 8.0.0} +BuildRequires: %{python_module extra-platforms >= 13.4} BuildRequires: %{python_module tabulate >= 0.10} BuildRequires: %{python_module tomli >= 2 if %python-base < 3.11} BuildRequires: %{python_module tomlkit >= 0.13} @@ -74,7 +74,7 @@ Requires: python-click >= 8.3.1 Requires: python-cloup >= 3.0.7 Requires: python-deepmerge >= 1.0.1 -Requires: python-extra-platforms >= 8.0.0 +Requires: python-extra-platforms >= 13.4 Requires: python-tabulate >= 0.10 Requires: python-wcmatch >= 10.0 Requires: python-wcwidth >= 0.2 ++++++ click-extra-8.5.0.tar.gz -> click-extra-8.6.2.tar.gz ++++++ ++++ 3136 lines of diff (skipped)
