2023-06-27 13:47:39 by Adam Ciarcinski | Files touched by this commit (3) | |
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. |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-06-10 09:21:42 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-click-repl: py-prompt_toolkit has moved |
2021-05-31 11:53:22 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-click-repl: updated to 0.2.0 0.2.0: Unknown changes |
2021-05-07 07:13:38 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-click-repl: added version 0.1.6 REPL plugin for Click. |