From 5a4bbc9ccd47c586691d7beb0404003f6890302136d642059b4df75867e6f89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 1 Mar 2019 14:18:23 +0000 Subject: [PATCH] - 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 --- python-ruamel.yaml.changes | 8 ++++++++ python-ruamel.yaml.spec | 2 +- ruamel.yaml-0.15.87.tar.gz | 3 --- ruamel.yaml-0.15.89.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ruamel.yaml-0.15.87.tar.gz create mode 100644 ruamel.yaml-0.15.89.tar.gz diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 0b28329..d84db1e 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 1 14:17:32 UTC 2019 - Ondřej Súkup + +- 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 diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 84f366d..a3f8065 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.87 +Version: 0.15.89 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.15.87.tar.gz b/ruamel.yaml-0.15.87.tar.gz deleted file mode 100644 index 8686f91..0000000 --- a/ruamel.yaml-0.15.87.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a736ab1d8c2d5566254a1a2ee38e7c5460520bcccd4a8f0feb25a4463735e5a7 -size 316890 diff --git a/ruamel.yaml-0.15.89.tar.gz b/ruamel.yaml-0.15.89.tar.gz new file mode 100644 index 0000000..cd85e83 --- /dev/null +++ b/ruamel.yaml-0.15.89.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d034aa9e2ab3eacc5f75f5cd6a469a2af533b6d9e60ea92edbba540d21b9b7 +size 306741