Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-strictyaml for openSUSE:Factory checked in at 2021-08-03 22:48:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-strictyaml (Old) and /work/SRC/openSUSE:Factory/.python-strictyaml.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-strictyaml" Tue Aug 3 22:48:56 2021 rev:5 rq:909943 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-strictyaml/python-strictyaml.changes 2020-03-18 12:44:31.528921778 +0100 +++ /work/SRC/openSUSE:Factory/.python-strictyaml.new.1899/python-strictyaml.changes 2021-08-03 22:49:29.456442575 +0200 @@ -1,0 +2,10 @@ +Tue Aug 3 08:39:38 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- update to 1.4.4 + * Add support for NaN and infinity representations + * Optional keys in mappings and set value to None + * Support underscores in int and decimal + * NullNone - parse 'null' as None like YAML 1.2 does. + * Bundle last propertly working ruamel.yaml version in with strictyaml. + +------------------------------------------------------------------- Old: ---- strictyaml-1.0.6.tar.gz New: ---- strictyaml-1.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-strictyaml.spec ++++++ --- /var/tmp/diff_new_pack.AqVQAe/_old 2021-08-03 22:49:29.884442059 +0200 +++ /var/tmp/diff_new_pack.AqVQAe/_new 2021-08-03 22:49:29.888442054 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-strictyaml # -# 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-strictyaml -Version: 1.0.6 +Version: 1.4.4 Release: 0 Summary: Strict, typed YAML parser License: MIT @@ -28,12 +28,10 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-python-dateutil >= 2.6.0 -Requires: python-ruamel.yaml >= 0.14.2 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil >= 2.6.0} -BuildRequires: %{python_module ruamel.yaml >= 0.14.2} # /SECTION %python_subpackages ++++++ strictyaml-1.0.6.tar.gz -> strictyaml-1.4.4.tar.gz ++++++ ++++ 16990 lines of diff (skipped)