From c29703af3f054598c2dbde27cb38424834c22fbd6725f9e2e5a5ceff15441326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 18 Apr 2019 13:23:33 +0000 Subject: [PATCH] - 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 --- python-ruamel.yaml.changes | 8 ++++++++ python-ruamel.yaml.spec | 2 +- ruamel.yaml-0.15.89.tar.gz | 3 --- ruamel.yaml-0.15.92.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ruamel.yaml-0.15.89.tar.gz create mode 100644 ruamel.yaml-0.15.92.tar.gz diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index d84db1e..35d5775 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 18 13:10:02 UTC 2019 - Ondřej Súkup + +- 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 diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index a3f8065..8610aa9 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -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 diff --git a/ruamel.yaml-0.15.89.tar.gz b/ruamel.yaml-0.15.89.tar.gz deleted file mode 100644 index cd85e83..0000000 --- a/ruamel.yaml-0.15.89.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86d034aa9e2ab3eacc5f75f5cd6a469a2af533b6d9e60ea92edbba540d21b9b7 -size 306741 diff --git a/ruamel.yaml-0.15.92.tar.gz b/ruamel.yaml-0.15.92.tar.gz new file mode 100644 index 0000000..c7214bb --- /dev/null +++ b/ruamel.yaml-0.15.92.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d05e38a141922eca7902135e7a40b605763d6da8ec6624517370631ce9fb6d +size 309593