forked from pool/python-click-repl
3a16b8ac8b10f65f899a5813d0a9dfe8e08dcf9aa0f4ef1fcc5d2129ad17688b
- Update to 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.
- Remove python-click-repl-remove-six.patch, as it is now obsolete.
- Remove dendency on python-six.
- Add build-time dependency on pytest-cov.
OBS-URL: https://build.opensuse.org/request/show/1116235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-repl?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%