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 2022-07-05 12:08:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
and /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prompt_toolkit"
Tue Jul 5 12:08:45 2022 rev:17 rq:986469 version:3.0.30
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes
2022-03-29 18:13:57.811047807 +0200
+++
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1548/python-prompt_toolkit.changes
2022-07-05 12:08:46.428495854 +0200
@@ -1,0 +2,26 @@
+Fri Jul 1 11:57:35 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to version 3.0.30:
+ New features:
+ - Allow zero-width-escape sequences in `print_formatted_text`.
+ - Add default value option for input dialog.
+ - Added `has_suggestion` filter.
+ Fixes:
+ - Fix rendering of control-shift-6 (or control-^). Render as '^^'
+ - Always wrap lines in the Label widget by default.
+ - Fix enter key binding in system toolbar in Vi mode.
+ - Improved handling of stdout objects that don't have a 'buffer' attribute.
For
+ instance, when using `renderer_print_formatted_text` in a Jupyter Notebook.
+- from version 3.0.29:
+ New features:
+ - Accept 'handle_sigint' parameter in PromptSession.
+ Fixes
+ - Fix 'variable referenced before assignment' error in vt100 mouse bindings.
+ - Pass `handle_sigint` from `Application.run` to `Application.run_async`.
+ - Fix detection of telnet client side changes.
+ - Fix `print_container` utility (handle `EOFError`).
+ Breaking changes:
+ - The following are now context managers:
+ `create_pipe_input`, `PosixPipeInput` and `Win32PipeInput`.
+
+-------------------------------------------------------------------
Old:
----
prompt_toolkit-3.0.28.tar.gz
New:
----
prompt_toolkit-3.0.30.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.nUVDdA/_old 2022-07-05 12:08:47.036496728 +0200
+++ /var/tmp/diff_new_pack.nUVDdA/_new 2022-07-05 12:08:47.040496733 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-prompt_toolkit
-Version: 3.0.28
+Version: 3.0.30
Release: 0
Summary: Library for building interactive command lines in Python
License: BSD-3-Clause
++++++ prompt_toolkit-3.0.28.tar.gz -> prompt_toolkit-3.0.30.tar.gz ++++++
++++ 89435 lines of diff (skipped)