diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 1b64520..1e30c1d 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 24 10:16:18 UTC 2025 - Dirk Müller + +- update to 0.18.10: + * implemented changes to the setup.py for Python 3.14 as + suggested by Miro Hrončok + * fix issue with roundtripping 0 in YAML 1.1 + * added warning to README.md that PyPI might block updates due + to breaking changes + * fixes for README + * fixes preserving anchor on scalar integer `0` + * fix for formatting of README suggested by Michael R. + Crusoe + ------------------------------------------------------------------- Sat Mar 16 16:33:40 UTC 2024 - Johannes Kastl diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index ddb9c56..5dcaebe 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -1,7 +1,7 @@ # # spec file for package python-ruamel.yaml # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15_python_module_pythons} Name: python-ruamel.yaml -Version: 0.18.6 +Version: 0.18.10 Release: 0 Summary: Python YAML parser License: MIT diff --git a/ruamel.yaml-0.18.10.tar.gz b/ruamel.yaml-0.18.10.tar.gz new file mode 100644 index 0000000..d1f339e --- /dev/null +++ b/ruamel.yaml-0.18.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58 +size 143447 diff --git a/ruamel.yaml-0.18.6.tar.gz b/ruamel.yaml-0.18.6.tar.gz deleted file mode 100644 index 646f9c6..0000000 --- a/ruamel.yaml-0.18.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b -size 143362