Hello community, here is the log from the commit of package python-strictyaml for openSUSE:Leap:15.2 checked in at 2020-03-23 07:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-strictyaml (Old) and /work/SRC/openSUSE:Leap:15.2/.python-strictyaml.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-strictyaml" Mon Mar 23 07:13:26 2020 rev:2 rq:786410 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-strictyaml/python-strictyaml.changes 2020-02-22 17:49:36.261427384 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-strictyaml.new.3160/python-strictyaml.changes 2020-03-23 07:13:55.218499497 +0100 @@ -1,0 +2,9 @@ +Tue Mar 17 12:35:33 UTC 2020 - [email protected] + +- version update to 1.0.6 + * BUGFIX : Fix accidental python 2 breakage. + * BUGFIX : Accidental misrecognition of boolean values as numbers - cause of #85. + * BUGFIX : Fix for #86 - handle changing multiline strings. + * BUGFIX: handle deprecated collections import in the parser (#82) + +------------------------------------------------------------------- Old: ---- strictyaml-1.0.5.tar.gz New: ---- strictyaml-1.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-strictyaml.spec ++++++ --- /var/tmp/diff_new_pack.OztXI4/_old 2020-03-23 07:13:55.978499954 +0100 +++ /var/tmp/diff_new_pack.OztXI4/_new 2020-03-23 07:13:55.978499954 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-strictyaml # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-strictyaml -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Strict, typed YAML parser License: MIT URL: https://hitchdev.com/strictyaml -Source: https://github.com/crdoconnor/strictyaml/archive/%{version}.tar.gz#/strictyaml-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/s/strictyaml/strictyaml-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ strictyaml-1.0.5.tar.gz -> strictyaml-1.0.6.tar.gz ++++++ ++++ 3368 lines of diff (skipped)
