15
0
Go to file
Dirk Mueller 0bebd411ae Accepting request 652807 from home:adrianSuSE:home-assistant
- update to 0.15.78
  * setup issue for 3.8 (reported by Sidney Kuyateh)
  * setting yaml.sort_base_mapping_type_on_output = False, will prevent explicit sorting by keys in the base representer of mappings. Roundtrip already did not do this. Usage only makes real sense for Python 3.6+ (feature request by Sebastian Gerber).
  * implement Python version check in YAML metadata in _test/test_z_data.py
  * fix issue with empty mapping and sequence loaded as flow-style (mapping reported by Min RK, sequence by Maged Ahmed)
  * fix issue with single '?' scalar (reported by Terrance)
  * fix issue with duplicate merge keys (prompted by answering a StackOverflow question by math)
  * fix dropping of comment on rt before sequence item that is sequence item (reported by Thorsten Kampe)
  * fix irregular output on pre-comment in sequence within sequence (reported by Thorsten Kampe)
  * allow non-compact (i.e. next line) dumping sequence/mapping within sequence.
  * fix regression on explicit 1.1 loading with the C based scanner/parser (reported by Tomas Vavra)

OBS-URL: https://build.opensuse.org/request/show/652807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=19
2018-11-30 14:22:53 +00:00
Description
No description provided
552 KiB
Languages
Diff 100%