summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sh: upgrade 1.14.2 -> 1.14.3Wang Mingyu2022-07-271-22/+0
| | | | | | | | | bugfix where Command was not aware of default call args when wrapping the module Add dependence python3-fcntl Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-sh: Upgrade 1.14.1 -> 1.14.2Leon Anavi2021-05-191-0/+22
Upgrade to release 1.14.2: - bugfix where setting _ok_code to not include 0, but 0 was the exit code Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>