Hello community,

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

Package is "python-ruamel.yaml"

Tue Oct  2 19:48:05 2018 rev:9 rq:639379 version:0.15.71

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes    
2018-09-03 10:34:36.612593201 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
    2018-10-02 19:48:58.161734608 +0200
@@ -1,0 +2,19 @@
+Mon Oct  1 09:59:45 UTC 2018 - Ondřej Súkup <[email protected]>
+
+- update to 0.15.71
+ *  added ``key`` and ``reverse`` parameter
+ * indent root level literal scalars that have directive or document end
+     markers at the beginning of a line
+ * fix issue #232 revert to throw ParserError for unexcpected ``]``
+     and ``}`` instead of IndexError.
+ * fix issue with dump_all gobbling end-of-document comments on parsing
+ * fix issue with parsabel, but incorrect output with nested flow-style 
sequences
+ * fix issue with loading Python objects that have __setstate__ and recursion 
in parameters
+ * reverted CommentedMap and CommentedSeq to subclass ordereddict resp. list,
+    reimplemented merge maps so that both ``dict(**commented_map_instance)`` 
and JSON
+    dumping works. This also allows checking with ``isinstance()`` on ``dict`` 
resp. ``list``.
+ * fix regression where handcrafted CommentedMaps could not be initiated
+ * fix regression with non-root literal scalars that needed indent indicator
+ * tag:yaml.org,2002:python/object/apply now also uses __qualname__ on PY3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-ruamel.yaml.spec ++++++
--- /var/tmp/diff_new_pack.pM5ilk/_old  2018-10-02 19:48:58.633734117 +0200
+++ /var/tmp/diff_new_pack.pM5ilk/_new  2018-10-02 19:48:58.637734113 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ruamel.yaml
-Version:        0.15.64
+Version:        0.15.71
 Release:        0
 Summary:        Python YAML parser
 License:        MIT

++++++ ruamel.yaml-0.15.64.tar.gz -> ruamel.yaml-0.15.71.tar.gz ++++++
++++ 2890 lines of diff (skipped)


Reply via email to