summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-argcomplete_3.5.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-argcomplete: Upgrade to 3.5.3Khem Raj2025-01-081-0/+20
migrate to hatchling build backend Changes for v3.5.3 (2024-12-31) Use interactive shells and bind to make environment variable name completions work in older Bash versions (#506) Changes for v3.5.2 (2024-12-06) Fix _parse_known_args monkeypatching Note: This fix is required to restore compatibility with Python 3.12.8 and 3.13.1. CI improvements Signed-off-by: Khem Raj <raj.khem@gmail.com>