diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 1224ad4..4b8e22d 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 10 22:47:40 UTC 2022 - Dirk Müller + +- update to 0.17.20: + - fix error in microseconds while rounding datetime fractions >= 9999995 + - fix mypy problems + - copy-paste error in folded scalar comment attachment + - fix 411, indent error comment between key empty seq value + ------------------------------------------------------------------- Mon Nov 29 11:01:04 UTC 2021 - Dirk Müller diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index a74262a..7a7ef11 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -1,7 +1,7 @@ # # spec file for package python-ruamel.yaml # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.17.17 +Version: 0.17.20 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.17.17.tar.gz b/ruamel.yaml-0.17.17.tar.gz deleted file mode 100644 index b0c8f3d..0000000 --- a/ruamel.yaml-0.17.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be -size 127486 diff --git a/ruamel.yaml-0.17.20.tar.gz b/ruamel.yaml-0.17.20.tar.gz new file mode 100644 index 0000000..d323b9b --- /dev/null +++ b/ruamel.yaml-0.17.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8a33c1efb2b443a93fcaafcfa4d2e445f8e8c29c528d9f5cdafb7cc9e4004c +size 128212