Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-apply-defaults: Upgrade 0.1.4 -> 0.1.6 | Leon Anavi | 2021-08-16 | 1 | -15/+0 |
| | | | | | | | | | | | | | | Upgrade to release 0.1.6: - Alias imports in __init__.py, so that mypy considers them re-exported. - Use mypy with the --strict flag. - Added Github Actions to the repo. - Add .pre-commit-config.yml 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> | ||||
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -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-apply-defaults: add recipe | nick83ola | 2019-11-18 | 1 | -0/+15 |
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |