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