Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-shtab for openSUSE:Factory 
checked in at 2026-09-08 16:51:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-shtab (Old)
 and      /work/SRC/openSUSE:Factory/.python-shtab.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-shtab"

Tue Sep  8 16:51:32 2026 rev:6 rq:1376216 version:1.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-shtab/python-shtab.changes        
2026-08-18 16:35:47.773453797 +0200
+++ /work/SRC/openSUSE:Factory/.python-shtab.new.1265/python-shtab.changes      
2026-09-08 16:51:37.038675593 +0200
@@ -1,0 +2,17 @@
+Sat Sep  5 08:37:38 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.12.1:
+  * Escape all PowerShell single-quote characters
+    (gh#tqdm/shtab#258).
+  * Support argument groups in add_argument_to typing
+    (gh#tqdm/shtab#256).
+  * Minor framework updates.
+- Changes from version 1.12.0:.
+  * PowerShell (powershell, pwsh) support (gh#tqdm/shtab#212).
+  * click integration (gh#tqdm/shtab#254 <- gh#tqdm/shtab#138).
+  * lots of docs improvements.
+  * misc framework updates.
+- New BuiildRequires: python-click for tests (and Recommends for
+  runtime).
+
+-------------------------------------------------------------------

Old:
----
  shtab-1.11.0.tar.gz

New:
----
  shtab-1.12.1.tar.gz

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

Other differences:
------------------
++++++ python-shtab.spec ++++++
--- /var/tmp/diff_new_pack.fTCF7M/_old  2026-09-08 16:51:37.826708619 +0200
+++ /var/tmp/diff_new_pack.fTCF7M/_new  2026-09-08 16:51:37.832708871 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-shtab
-Version:        1.11.0
+Version:        1.12.1
 Release:        0
 Summary:        Automagic shell tab completion for Python CLI applications
 License:        Apache-2.0
@@ -30,10 +30,12 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Recommends:     python-click
 BuildArch:      noarch
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 # Section Tests
+BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest}

++++++ shtab-1.11.0.tar.gz -> shtab-1.12.1.tar.gz ++++++
++++ 2100 lines of diff (skipped)

Reply via email to