Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-argcomplete: Upgrade 1.12.0 -> 1.12.1 | Leon Anavi | 2020-09-30 | 1 | -18/+0 |
| | | | | | | | | | | | Upgrade to release 1.12.1: - Update importlib-metadata dependency version range - Bash nounset mode fixes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-argcomplete: add recipe 1.12.0 | Hongxu Jia | 2020-09-21 | 1 | -0/+18 |
Tab complete all the things! Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |