summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-argcomplete_3.6.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-argcomplete: upgrade 3.6.2 -> 3.6.3Wang Mingyu2025-12-091-20/+0
| | | | | | | | | | | | Changelog: ============ - Make RE PCRE compatible. - Only execute Python interpreters - fish: set variable scope to local to avoid clobbering global or universal variables - Documentation and help improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "python3-argcomplete: Upgrade 3.6.2 -> 3.6.3"Khem Raj2025-11-181-0/+20
| | | | | | | | | | | | This reverts commit 809cb8f42473ea0ead9074f7d699619f66f13c05. It causes ptest regression in traitlets as seen here [1] We will have to fix this regression before we upgrade argcomplete module [1] https://github.com/ipython/traitlets/issues/925 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argcomplete: Upgrade 3.6.2 -> 3.6.3Leon Anavi2025-10-281-20/+0
| | | | | | | | | | | | | Upgrade to release 3.6.3: - Make RE PCRE compatible - Only execute Python interpreters - fish: set variable scope to local to avoid clobbering global or universal variables - Documentation and help improvements Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argcomplete: upgrade 3.6.1 -> 3.6.2Wang Mingyu2025-04-071-0/+20
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>