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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ruamel.yaml
Version: 0.15.87
Version: 0.15.89
Release: 0
Summary: Python YAML parser
License: MIT