Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-click for openSUSE:Factory 
checked in at 2026-07-21 22:54:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click (Old)
 and      /work/SRC/openSUSE:Factory/.python-click.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click"

Tue Jul 21 22:54:54 2026 rev:34 rq:1366711 version:8.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click/python-click.changes        
2026-06-17 16:18:04.386445354 +0200
+++ /work/SRC/openSUSE:Factory/.python-click.new.24530/python-click.changes     
2026-07-21 22:54:55.562479452 +0200
@@ -1,0 +2,20 @@
+Wed Jul  8 12:17:54 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 8.4.2
+  * Fix Fish shell completion broken in 8.4.0 by #3126. Newlines and
+    tabs in option help text are now escaped, keeping the original
+    completion format while still supporting multi-line help.
+  * Deprecated commands and options with empty or missing help text no
+    longer render a stray leading space before the (DEPRECATED) label.
+  * A Group with invoke_without_command=True marks its subcommand as
+    optional in the usage help, showing [COMMAND] instead of COMMAND.
+  * echo_via_pager flushes after each write, so passing a generator
+    streams output to the pager incrementally instead of staying hidden
+    until the pipe buffer fills.
+  * Fix CLI usage symopsis for optional arguments producing double
+    square brackets whose type already brackets their metavar.
+  * version_option() resolves a package_name that does not match an
+    installed distribution as an import (top-level module) name via
+    importlib.metadata.packages_distributions().
+
+-------------------------------------------------------------------

Old:
----
  click-8.4.1.tar.gz

New:
----
  click-8.4.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-click.spec ++++++
--- /var/tmp/diff_new_pack.E2Uw7F/_old  2026-07-21 22:54:56.290504244 +0200
+++ /var/tmp/diff_new_pack.E2Uw7F/_new  2026-07-21 22:54:56.290504244 +0200
@@ -27,7 +27,7 @@
 %{?pythons_for_pypi}
 %{?sle15_python_module_pythons}
 Name:           python-click%{psuffix}
-Version:        8.4.1
+Version:        8.4.2
 Release:        0
 Summary:        A wrapper around optparse for command line utilities
 License:        BSD-3-Clause
@@ -75,7 +75,7 @@
 %if %{without test}
 %files %{python_files}
 %license LICENSE.txt
-%doc CHANGES.rst README.md
+%doc README.md
 %{python_sitelib}/click
 %{python_sitelib}/click-%{version}.dist-info
 %endif

++++++ click-8.4.1.tar.gz -> click-8.4.2.tar.gz ++++++
++++ 4273 lines of diff (skipped)

Reply via email to