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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 18 13:10:02 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- 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
-------------------------------------------------------------------
Fri Mar 1 14:17:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86d034aa9e2ab3eacc5f75f5cd6a469a2af533b6d9e60ea92edbba540d21b9b7
size 306741

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6d05e38a141922eca7902135e7a40b605763d6da8ec6624517370631ce9fb6d
size 309593