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-04-08 17:13:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click (Old)
 and      /work/SRC/openSUSE:Factory/.python-click.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click"

Wed Apr  8 17:13:26 2026 rev:30 rq:1344810 version:8.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click/python-click.changes        
2026-02-06 21:30:05.985592769 +0100
+++ /work/SRC/openSUSE:Factory/.python-click.new.21863/python-click.changes     
2026-04-08 17:13:32.830535230 +0200
@@ -1,0 +2,22 @@
+Mon Apr  6 21:35:59 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 8.3.2:
+  * Fix handling of flag_value when is_flag=False to allow such
+    options to be used without an explicit value. :issue:`3084`
+    :pr:`3152`
+  * Hide Sentinel.UNSET values as None when using
+    lookup_default(). :issue:`3136` :pr:`3199` :pr:`3202`
+    :pr:`3209` :pr:`3212` :pr:`3224`
+  * Prevent _NamedTextIOWrapper from closing streams owned by
+    StreamMixer. :issue:`824` :issue:`2991` :issue:`2993`
+    :issue:`3110` :pr:`3139` :pr:`3140`
+  * Add comprehensive tests for CliRunner stream lifecycle,
+    covering logging interaction, multi-threaded safety, and
+    sequential invocation isolation. Add high-iteration stress
+    tests behind a stress marker with a dedicated CI job.
+    :pr:`3139`
+  * Fix callable flag_value being instantiated when used as a
+    default via default=True. :issue:`3121` :pr:`3201` :pr:`3213`
+    :pr:`3225`
+
+-------------------------------------------------------------------

Old:
----
  click-8.3.1.tar.gz

New:
----
  click-8.3.2.tar.gz

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

Other differences:
------------------
++++++ python-click.spec ++++++
--- /var/tmp/diff_new_pack.MZA1tw/_old  2026-04-08 17:13:33.430559899 +0200
+++ /var/tmp/diff_new_pack.MZA1tw/_new  2026-04-08 17:13:33.434560063 +0200
@@ -27,17 +27,15 @@
 %{?pythons_for_pypi}
 %{?sle15_python_module_pythons}
 Name:           python-click%{psuffix}
-Version:        8.3.1
+Version:        8.3.2
 Release:        0
 Summary:        A wrapper around optparse for command line utilities
 License:        BSD-3-Clause
 URL:            https://github.com/pallets/click
 Source:         
https://files.pythonhosted.org/packages/source/c/click/click-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.10}
-BuildRequires:  %{python_module flit-core}
+BuildRequires:  %{python_module flit-core >= 3.11}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module wheel}
 %if %{with test}
 BuildRequires:  %{python_module click == %{version}}
 BuildRequires:  %{python_module pytest}

++++++ click-8.3.1.tar.gz -> click-8.3.2.tar.gz ++++++
++++ 3207 lines of diff (skipped)

Reply via email to