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-03-29 18:13:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old) and /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prompt_toolkit" Tue Mar 29 18:13:54 2022 rev:16 rq:965076 version:3.0.28 Changes: -------- --- /work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes 2022-02-09 20:38:17.458245503 +0100 +++ /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.1900/python-prompt_toolkit.changes 2022-03-29 18:13:57.811047807 +0200 @@ -1,0 +2,24 @@ +Sat Mar 26 19:24:01 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.0.28: + - Support format specifiers for HTML and ANSI formatted text. + - Accept defaults for checkbox and radio list, and their corresponding dialogs. + - Fix resetting of cursor shape after the application terminates. + - Support for cursor shapes. The cursor shape for prompts/applications can now + be configured, either as a fixed cursor shape, or in case of Vi input mode, + according to the current input mode. + - Handle "cursor forward" command in ANSI formatted text. This makes it + possible to render many kinds of generated ANSI art. + - Accept `align` attribute in `Label` widget. + - Added `PlainTextOutput`: an output implementation that doesn't render any + ANSI escape sequences. This will be used by default when redirecting stdout + to a file. + - Added `create_app_session_from_tty`: a context manager that enforces + input/output to go to the current TTY, even if stdin/stdout are attached to + pipes. + - Added `to_plain_text` utility for converting formatted text into plain text. + - Don't automatically use `sys.stderr` for output when `sys.stdout` is not a + TTY, but `sys.stderr` is. The previous behavior was confusing, especially + when rendering formatted text to the output, and we expect it to follow + +------------------------------------------------------------------- Old: ---- prompt_toolkit-3.0.26.tar.gz New: ---- prompt_toolkit-3.0.28.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-prompt_toolkit.spec ++++++ --- /var/tmp/diff_new_pack.xvgmlc/_old 2022-03-29 18:13:58.431048377 +0200 +++ /var/tmp/diff_new_pack.xvgmlc/_new 2022-03-29 18:13:58.435048381 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-prompt_toolkit -Version: 3.0.26 +Version: 3.0.28 Release: 0 Summary: Library for building interactive command lines in Python License: BSD-3-Clause ++++++ prompt_toolkit-3.0.26.tar.gz -> prompt_toolkit-3.0.28.tar.gz ++++++ ++++ 9984 lines of diff (skipped)