15
0

- update to 0.15.92

* fix failure to parse empty implicit block mapping key
 * allowing duplicate keys would not work for merge keys
 * fix issue with updating CommentedMap from list of tuples

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=27
This commit is contained in:
2019-04-18 13:23:33 +00:00
committed by Git OBS Bridge
parent 5a4bbc9ccd
commit c29703af3f
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.89
Version: 0.15.92
Release: 0
Summary: Python YAML parser
License: MIT