Subject: CVS commit: pkgsrc/devel/py-prompt_toolkit
From: Adam Ciarcinski
Date: 2022-12-07 10:42:08
Message id: 20221207094208.97D8DFA90@cvs.NetBSD.org

Log Message:
py-prompt_toolkit: updated to 3.0.36

3.0.36: 2022-12-06
------------------
Fixes:
- Another Python 3.6 fix for a bug that was introduced in 3.0.34.

3.0.35: 2022-12-06
------------------
Fixes:
- Fix bug introduced in 3.0.34 for Python 3.6. Use asynccontextmanager
  implementation from prompt_toolkit itself.

3.0.34: 2022-12-06
------------------
Fixes:
- Improve completion performance in various places.
- Improve renderer performance.
- Handle `KeyboardInterrupt` when the stacktrace of an unhandled error is
  displayed.
- Use correct event loop in `Application.create_background_task()`.
- Fix `show_cursor` attribute in `ScrollablePane`.

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-prompt_toolkit/Makefile
1.21modifypkgsrc/devel/py-prompt_toolkit/distinfo