summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-apply-defaults: Upgrade 0.1.4 -> 0.1.6Leon Anavi2021-08-161-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 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-apply-defaults: add recipenick83ola2019-11-181-0/+15
Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>