summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ruamel-yaml: Upgrade 0.17.10 -> 0.17.11Leon Anavi2021-08-231-21/+0
| | | | | | | | | | | | Upgrade to release 0.17.11: - fix error baseclass for ``DuplicateKeyErorr`` - fix typo in reader error message, causing `KeyError` during reader error 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-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-ruamel-yaml: Upgrade 0.17.9 -> 0.17.10Leon Anavi2021-06-281-0/+21
Upgrade to release 0.17.10: - Bug fix: token with old comment structure != two elements 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>