diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index ccf4395..1df514f 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 4 10:06:58 UTC 2018 - Ondřej Súkup + +- update to 0.15.80 + * fix issue emitting BEL character when round-tripping invalid folded input + * fix issue with anchors nested deeper than alias + ------------------------------------------------------------------- Fri Nov 30 07:43:33 UTC 2018 - Adrian Schröter diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 8f63001..1998b48 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.78 +Version: 0.15.80 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.15.78.tar.gz b/ruamel.yaml-0.15.78.tar.gz deleted file mode 100644 index 841f739..0000000 --- a/ruamel.yaml-0.15.78.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85793c5fe321e9202eba521b0bb3e6303bcb61f6e56378f59e874ca36a7e9d5f -size 312700 diff --git a/ruamel.yaml-0.15.80.tar.gz b/ruamel.yaml-0.15.80.tar.gz new file mode 100644 index 0000000..3710b65 --- /dev/null +++ b/ruamel.yaml-0.15.80.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f203351575dba0829c7b1e5d376d08cf5f58e4a2b844e8ce552b3e41cd414e6 +size 424443