Subject: CVS commit: pkgsrc/devel/py-prompt_toolkit
From: Adam Ciarcinski
Date: 2022-04-06 17:19:43
Message id: 20220406151943.AF19CFB24@cvs.NetBSD.org

Log Message:
py-prompt_toolkit: updated to 3.0.29

3.0.29: 2022-04-04
------------------

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`.

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