| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-ruamel-yaml: Upgrade 0.17.4 -> 0.17.7 | Leon Anavi | 2021-06-02 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | Upgrade to release 0.17.7: - issue 385 also affected other deprecated loaders - merged type annotations update provided by Jochen Sprickerhof - fix for issue 385: deprecated round_trip_loader function not working - fix for issue 384 !!set with aliased entry resulting in broken YAML on rt 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> | ||||
| * | python3-ruamel-yaml: Upgrade 0.17.2 -> 0.17.4 | Leon Anavi | 2021-04-13 | 1 | -0/+19 |
| Upgrade to release 0.17.4: - prevent (empty) comments from throwing assertion error - fix for issue 382 caused by an error in a format string - allow expansion of aliases by setting ``yaml.composer.return_alias = lambda s: copy.deepcopy(s)`` 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> | |||||
