summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ruamel-yaml: Upgrade 0.16.5 0> 0.16.10Leon Anavi2020-06-261-16/+0
| | | | | | | | | | | | | | | | | | | | | | Upgrade to release 0.16.10: - updated image references in README to sourceforge - update requirements so that ruamel.yaml.clib is installed for 3.8, as it has become available - fix typchecking issue on TaggedScalar - fix error in dumping literal scalar in sequence with comments before element - fix empty string mapping key roundtripping with preservation of quotes as `? ''` - fix incorrect state setting in class constructor - adjust deprecation warning test for Hashable, as that no longer warns The year in LICENSE has been updated and LIC_FILES_CHKSUM changed. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ruamel-yaml: new packageBartosz Golaszewski2019-09-231-0/+16
Add a pypi recipe for ruamel-yaml parser. Based on the recipe found in meta-homeassistant by Oleksandr Andrushchenko. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>