forked from pool/python-ruamel.yaml
- update to 0.15.94
* fix missing line-break after end-of-file comments not ending in
line-break
* fix failure to parse empty implicit flow mapping key
* in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
correctly recognised as booleans and such strings dumped quoted
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 07:23:53 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.15.94
|
||||
* fix missing line-break after end-of-file comments not ending in
|
||||
line-break
|
||||
* fix failure to parse empty implicit flow mapping key
|
||||
* in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
|
||||
correctly recognised as booleans and such strings dumped quoted
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 13:10:02 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user