Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ruamel.yaml for openSUSE:Factory checked in at 2026-03-25 21:17:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old) and /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruamel.yaml" Wed Mar 25 21:17:37 2026 rev:39 rq:1342400 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes 2025-06-20 16:48:25.681823635 +0200 +++ /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.8177/python-ruamel.yaml.changes 2026-03-27 06:49:03.492861927 +0100 @@ -1,0 +2,17 @@ +Wed Mar 25 08:33:34 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.19.1: + * Minimum Python version is now 3.9. + * Added .max_depth to YAML() instance to limit recursion. + * Removed mandatory dependency on ruamel.yaml.clib(z); + available via [libyaml] and [oldlibyaml] extras. + * Duplicate merge keys (<<) are now always disallowed. + * Merge keys now keep their position when preceding keys + are deleted. + * Indent root-level block scalars starting with markers. + * Fix for dataclasses with default_factory missing + mapping values. + * Added support for Python 3.14. + * Updated license year to 2026. + +------------------------------------------------------------------- Old: ---- ruamel.yaml-0.18.14.tar.gz New: ---- ruamel_yaml-0.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ruamel.yaml.spec ++++++ --- /var/tmp/diff_new_pack.x89uy9/_old 2026-03-27 06:49:04.064885483 +0100 +++ /var/tmp/diff_new_pack.x89uy9/_new 2026-03-27 06:49:04.068885648 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ruamel.yaml # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-ruamel.yaml -Version: 0.18.14 +Version: 0.19.1 Release: 0 Summary: Python YAML parser License: MIT URL: https://sourceforge.net/p/ruamel-yaml -Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel_yaml-%{version}.tar.gz Patch0: 0000-fix-big-endian-issues.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools}
