summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-argcomplete_2.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-argcomplete: upgrade 2.1.1 -> 3.0.0Wang Mingyu2023-03-221-18/+0
| | | | | | | | | | | | | Changelog: =========== Fully support zsh. Argcomplete now supports completion descriptions and global completion in zsh. Clean up top level namespace. Documentation and test improvements. Test infrastructure improvements Indicate that there is no support commitment for fish and tcsh shells Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argcomplete upgrade 2.0.0 -> 2.1.1Wang Mingyu2023-03-091-0/+18
Changelog: ========== Documentation and test improvements Remove scripts for contrib-supported shells from global namespace setup.py: exclude test.* subpackages from find_packages (#406) Support PowerShell (#405) CI updates Revert "Support powershell (#392)" Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Support powershell (#392) Update importlib-metadata dependency to include versions 5.x (#389) Test and documentation improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>