From 6093c15165de04f3066989ce9d007c5b732d0d91f3038796b6e3b2778599baf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 15 Jul 2018 22:09:26 +0000 Subject: [PATCH] Accepting request 622949 from home:mimi_vx:branches:devel:languages:python - update to 0.15.44 * fix for losing precision when roundtripping floats by * decoding unicode escaped tags on Python2 * add detection of C-compile failure * fix regression showing only on narrow Python 2.7 * ``register_class()`` now returns class OBS-URL: https://build.opensuse.org/request/show/622949 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=11 --- python-ruamel.yaml.changes | 10 ++++++++++ python-ruamel.yaml.spec | 2 +- ruamel.yaml-0.15.37.tar.gz | 3 --- ruamel.yaml-0.15.44.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 ruamel.yaml-0.15.37.tar.gz create mode 100644 ruamel.yaml-0.15.44.tar.gz diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 0f3e9b6..516f56c 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jul 15 22:04:22 UTC 2018 - mimi.vx@gmail.com + +- update to 0.15.44 + * fix for losing precision when roundtripping floats by + * decoding unicode escaped tags on Python2 + * add detection of C-compile failure + * fix regression showing only on narrow Python 2.7 + * ``register_class()`` now returns class + ------------------------------------------------------------------- Wed Apr 4 18:37:46 UTC 2018 - mimi.vx@gmail.com diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 6be9b97..9f32d29 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.37 +Version: 0.15.44 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.15.37.tar.gz b/ruamel.yaml-0.15.37.tar.gz deleted file mode 100644 index 7ef7c44..0000000 --- a/ruamel.yaml-0.15.37.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:509842d96fb194f79b57483b76429f8956d8f7ade3cb49d1e5aeb5c5e9ef4918 -size 280165 diff --git a/ruamel.yaml-0.15.44.tar.gz b/ruamel.yaml-0.15.44.tar.gz new file mode 100644 index 0000000..6e3d754 --- /dev/null +++ b/ruamel.yaml-0.15.44.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c70302a81b51f2ed3b6a42abb9128c9a9beaa765b73ff317310eb59c4a5131a +size 280702