diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 07d9358..aec0b56 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 26 15:28:05 UTC 2021 - Ondřej Súkup + +- update to 0.17.0 + * drop python2 support + * preparation for f-strings + ------------------------------------------------------------------- Fri Oct 16 08:47:42 UTC 2020 - Matthias Fehring diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 28c1826..dd93ddf 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -1,7 +1,7 @@ # # spec file for package python-ruamel.yaml # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ruamel.yaml -Version: 0.16.12 +Version: 0.17.0 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.16.12.tar.gz b/ruamel.yaml-0.16.12.tar.gz deleted file mode 100644 index 02ae07a..0000000 --- a/ruamel.yaml-0.16.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e -size 147355 diff --git a/ruamel.yaml-0.17.0.tar.gz b/ruamel.yaml-0.17.0.tar.gz new file mode 100644 index 0000000..36e981f --- /dev/null +++ b/ruamel.yaml-0.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3572505e63dd35b5dea62cd0386d03c4f2a53da29a3af09f428114cc85c564aa +size 118743