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 2023-10-05 20:03:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old) and /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruamel.yaml" Thu Oct 5 20:03:02 2023 rev:35 rq:1115633 version:0.17.35 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes 2023-06-04 00:11:45.537231422 +0200 +++ /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.28202/python-ruamel.yaml.changes 2023-10-05 20:03:29.643452043 +0200 @@ -1,0 +2,14 @@ +Wed Oct 4 07:57:03 UTC 2023 - OndÅej Súkup <[email protected]> + +- update to 0.17.35 + * Python 3.12 also loads C version when using `typ='safe'` + * initial support for loading invoking `__post_init__` on dataclasses + that have that method after loading a registered dataclass + (`@yaml.register_class\n@dataclass\nclass ...`) + * fix issue with scanner getting stuck in infinite loop + * added `flow_seq_start`, `flow_seq_end`, `flow_seq_separator`, + `flow_map_start`, `flow_map_end`, `flow_map_separator` **class** + attributes to the `Emitter` class so flow style output + can more easily be influenced + +------------------------------------------------------------------- Old: ---- ruamel.yaml-0.17.31.tar.gz New: ---- ruamel.yaml-0.17.35.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ruamel.yaml.spec ++++++ --- /var/tmp/diff_new_pack.A5C2nG/_old 2023-10-05 20:03:30.779493084 +0200 +++ /var/tmp/diff_new_pack.A5C2nG/_new 2023-10-05 20:03:30.779493084 +0200 @@ -18,18 +18,17 @@ %{?sle15_python_module_pythons} Name: python-ruamel.yaml -Version: 0.17.31 +Version: 0.17.35 Release: 0 Summary: Python YAML parser License: MIT -Group: Development/Languages/Python URL: https://sourceforge.net/p/ruamel-yaml 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 setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-ruamel.yaml.clib >= 0.1.2 +Requires: python-ruamel.yaml.clib >= 0.2.0 BuildArch: noarch %python_subpackages ++++++ ruamel.yaml-0.17.31.tar.gz -> ruamel.yaml-0.17.35.tar.gz ++++++ ++++ 1779 lines of diff (skipped)
