15
0

- update to 0.15.89

* fix for items with flow-mapping in block sequence output on single line
 * fix for safe dumping erroring in creation of representereror when dumping namedtuple
 * fix inclusing of python code from the subpackage data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=25
This commit is contained in:
2019-03-01 14:18:23 +00:00
committed by Git OBS Bridge
parent a340ce1ae1
commit 5a4bbc9ccd
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 1 14:17:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.15.89
* fix for items with flow-mapping in block sequence output on single line
* fix for safe dumping erroring in creation of representereror when dumping namedtuple
* fix inclusing of python code from the subpackage data
-------------------------------------------------------------------
Tue Jan 29 09:59:19 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>