Subject: CVS commit: pkgsrc/devel/py-click-repl
From: Adam Ciarcinski
Date: 2023-06-27 13:47:39
Message id: 20230627114739.C030DFA89@cvs.NetBSD.org

Log Message:
py-click-repl: updated to 0.3.0

0.3.0
Drop Python 2 support, remove six.
Uses PromptSession() class from prompt_toolkit instead of prompt() function
Added filter for hidden commands and options
Added click's autocompletion support
Added tab-completion for Path and BOOL type arguments
Added 'expand environmental variables in path' feature
Delegate command dispatching to the actual group command.
Updated completer class and tests based on new fix
Python 3.11 support.

Files:
RevisionActionfile
1.5modifypkgsrc/devel/py-click-repl/Makefile
1.2modifypkgsrc/devel/py-click-repl/PLIST
1.5modifypkgsrc/devel/py-click-repl/distinfo