summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: remove recipes imported to oe-coreBruce Ashfield2021-11-261-20/+0
| | | | | | | | | To support device tree schema validation in kernels v5.16+, we've imported dt-schema + dependencies to core. So we can safely drop them from meta-python. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | 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-rfc3339-validator: Upgrade 0.1.3 -> 0.1.4Leon Anavi2021-05-141-0/+20
Upgrade to release 0.1.4: - Fix test failure on darwin 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>