Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2026-08-01 18:27:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prompt_toolkit"

Sat Aug  1 18:27:45 2026 rev:32 rq:1367970 version:3.0.53

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
    2025-08-29 18:35:02.153642572 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.16738/python-prompt_toolkit.changes
   2026-08-01 18:28:19.721744902 +0200
@@ -1,0 +2,17 @@
+Mon Jul 27 07:12:02 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 3.0.53:
+  Fixes:
+  * Fix get_word_before_cursor behavior.
+  * Fix vt100 6x6x6 color cube range and missing grayscale shades (232, 
254-255).
+  * Treat OSError on add_reader as EOFError (macOS kqueue).
+  * Handle surrogate pairs in FileHistory.store_string.
+  * Fix FuzzyWordCompleter meta_dict type hint to match WordCompleter.
+  * Handle ascii decode errors in terminal type decoding of telnet protocol.
+  * Update return types of dialog shortcuts to include None when cancelled.
+  * Set missing minimal requirement on wcwidth.
+  New features:
+  * Lazy load __version__.
+  * Allow to specify show_numbers in ChoiceInput.
+
+-------------------------------------------------------------------

Old:
----
  prompt_toolkit-3.0.52.tar.gz

New:
----
  prompt_toolkit-3.0.53.tar.gz

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

Other differences:
------------------
++++++ python-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.Zze5wA/_old  2026-08-01 18:28:20.193761025 +0200
+++ /var/tmp/diff_new_pack.Zze5wA/_new  2026-08-01 18:28:20.197761163 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-prompt_toolkit
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-prompt_toolkit
-Version:        3.0.52
+Version:        3.0.53
 Release:        0
 Summary:        Library for building interactive command lines in Python
 License:        BSD-3-Clause
 URL:            https://github.com/prompt-toolkit/python-prompt-toolkit
 Source:         
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}

++++++ prompt_toolkit-3.0.52.tar.gz -> prompt_toolkit-3.0.53.tar.gz ++++++
++++ 2272 lines of diff (skipped)

Reply via email to