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 2025-02-24 15:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-extra (Old)
 and      /work/SRC/openSUSE:Factory/.python-click-extra.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click-extra"

Mon Feb 24 15:49:08 2025 rev:6 rq:1248004 version:4.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click-extra/python-click-extra.changes    
2025-02-17 20:57:10.263089619 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-click-extra.new.1873/python-click-extra.changes
  2025-02-24 15:49:30.393109519 +0100
@@ -1,0 +2,10 @@
+Sun Feb 23 16:35:41 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 4.14.2:
+  * Extract rendering part of the print_cli_run() helper to
+    render_cli_run().
+  * Remove unused click_extra.testing.run_cmd.
+  * Relax requirement on extra-platforms.
+  * Add tests on windows-2025. Remove tests on windows-2019.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click-extra.spec ++++++
--- /var/tmp/diff_new_pack.NLJugY/_old  2025-02-24 15:49:31.065137610 +0100
+++ /var/tmp/diff_new_pack.NLJugY/_new  2025-02-24 15:49:31.065137610 +0100
@@ -32,7 +32,7 @@
 # SECTION Build dependencies
 # https://github.com/kdeldycke/click-extra/blob/v4.8.3/pyproject.toml#L67
 BuildRequires:  %{python_module PyYAML >= 6.0.0}
-BuildRequires:  %{python_module boltons >= 24.1.0}
+BuildRequires:  %{python_module boltons >= 25.0.0}
 BuildRequires:  %{python_module click >= 8.1.8}
 BuildRequires:  %{python_module cloup >= 3.0.5}
 BuildRequires:  %{python_module extra-platforms >= 2.0.0}
@@ -55,10 +55,10 @@
 BuildRequires:  python-rpm-macros
 # https://github.com/kdeldycke/click-extra/blob/v4.8.3/pyproject.toml#L67
 Requires:       python-PyYAML >= 6.0.0
-Requires:       python-boltons >= 24.1.0
+Requires:       python-boltons >= 25.0.0
 Requires:       python-click >= 8.1.4
 Requires:       python-cloup >= 3.0.5
-Requires:       python-extra-platforms >= 1.6.0
+Requires:       python-extra-platforms >= 2.0.0
 Requires:       python-mergedeep >= 1.3.4
 Requires:       python-requests >= 2.32.3
 Requires:       python-tabulate >= 0.9

Reply via email to