Hello community,
here is the log from the commit of package python-strictyaml for
openSUSE:Factory checked in at 2020-03-18 12:40:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-strictyaml (Old)
and /work/SRC/openSUSE:Factory/.python-strictyaml.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-strictyaml"
Wed Mar 18 12:40:02 2020 rev:4 rq:785938 version:1.0.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-strictyaml/python-strictyaml.changes
2019-10-10 11:53:30.847310271 +0200
+++
/work/SRC/openSUSE:Factory/.python-strictyaml.new.3160/python-strictyaml.changes
2020-03-18 12:44:31.528921778 +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.ghYchT/_old 2020-03-18 12:44:36.040924632 +0100
+++ /var/tmp/diff_new_pack.ghYchT/_new 2020-03-18 12:44:36.056924641 +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)