Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-02-02 21:48:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruamel.yaml"

Sat Feb  2 21:48:46 2019 rev:12 rq:669780 version:0.15.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes    
2018-12-07 14:33:59.499175976 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.28833/python-ruamel.yaml.changes
 2019-02-02 21:48:47.544004565 +0100
@@ -1,0 +2,18 @@
+Tue Jan 29 09:59:19 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 0.15.87
+ * fix problem with empty lists and the code to reinsert merge keys
+ * reinsert merge key in its old position
+ * fix for issue with non-ASCII anchor names
+ * fix for issue when parsing flow mapping value starting with colon
+ * the types used by `SafeConstructor` for mappings and sequences can
+    now by set by assigning to `XXXConstructor.yaml_base_dict_type`
+    (and `..._list_type`), preventing the need to copy two methods
+    with 50+ lines that had `var = {}` hardcoded.
+ * fix for `CommentedMap.copy()` not returning `CommentedMap`
+ * fix for bug in roundtripping aliases used as key
+ * anchors and aliases on scalar int, float, string and bool are now preserved.
+     Anchors do not need a referring alias for these
+ * fix issue saving methods of metaclass derived classes
+
+-------------------------------------------------------------------

Old:
----
  ruamel.yaml-0.15.80.tar.gz

New:
----
  ruamel.yaml-0.15.87.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ruamel.yaml.spec ++++++
--- /var/tmp/diff_new_pack.x09cbV/_old  2019-02-02 21:48:48.616003636 +0100
+++ /var/tmp/diff_new_pack.x09cbV/_new  2019-02-02 21:48:48.620003633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ruamel.yaml
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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-ruamel.yaml
-Version:        0.15.80
+Version:        0.15.87
 Release:        0
 Summary:        Python YAML parser
 License:        MIT

++++++ ruamel.yaml-0.15.80.tar.gz -> ruamel.yaml-0.15.87.tar.gz ++++++
++++ 30496 lines of diff (skipped)


Reply via email to