diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 07d9358..cf20b35 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Mar 30 09:28:23 UTC 2021 - Ondřej Súkup + +- update to 0.17.2 + * fix upstream packaging problems + +------------------------------------------------------------------- +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..e84d2ca 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.2 Release: 0 Summary: Python YAML parser License: MIT @@ -30,9 +30,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-ruamel.yaml.clib >= 0.1.2 BuildArch: noarch -%ifpython2 -Requires: python-ruamel.ordereddict -%endif %python_subpackages %description 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.2.tar.gz b/ruamel.yaml-0.17.2.tar.gz new file mode 100644 index 0000000..5a9ec95 --- /dev/null +++ b/ruamel.yaml-0.17.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1e15421668b9edf30ed02899f5f81aff9808a4271935776f61a99a569a13da +size 119129