Subject: CVS commit: pkgsrc/devel/py-prompt_toolkit
From: Adam Ciarcinski
Date: 2022-07-01 19:31:51
Message id: 20220701173151.37F7EFB1A@cvs.NetBSD.org

Log Message:
py-prompt_toolkit: updated to 3.0.30

3.0.30: 2022-06-27
------------------

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.

Files:
RevisionActionfile
1.16modifypkgsrc/devel/py-prompt_toolkit/Makefile
1.17modifypkgsrc/devel/py-prompt_toolkit/distinfo