Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-08-29 12:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and      /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruamel.yaml"

Wed Aug 29 12:26:45 2018 rev:7 rq:631988 version:0.15.61

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes    
2018-07-17 09:42:53.861180098 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
    2018-08-29 12:26:48.207607117 +0200
@@ -1,0 +2,24 @@
+Tue Aug 28 13:20:10 UTC 2018 - [email protected]
+
+- update to 0.15.61
+ * support for round-tripping folded style scalars
+ * speed up of scanning (~30% depending on the input)
+ * cleanup for mypy
+ * issue with C based loader and leading zeros
+ * simple mappings can now be used as keys when round-tripping
+ * Fix that CommentedSeq could no longer be used in adding or do a sort
+ * fix issue with python -O optimizing away code
+ * unmade CommentedSeq a subclass of list.
+ * fix issue where a comment could pop-up twice in the output
+ * fix issue where JSON object (mapping) without spaces was not parsed 
properly 
+ * ix issue where comments after empty flow-style mappings were not emitted
+ * fix issue with flow style mapping with comments gobbled newline
+ * fix issue where single ‘+’ under YAML 1.2 was interpreted as integer, 
erroring out
+ * added .copy() mapping representation for round-tripping
+ * Fix method name dumps (were not dotted) and loads
+ * Allow YAML() as a context manager for output
+ * Fix issue with incorrect type information for load() and dump()
+ * fixed DeprecationWarning for importing from collections on 3.7
+ * After adding failing test for YAML.load_all(Path()), remove StopIteration
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-ruamel.yaml.spec ++++++
--- /var/tmp/diff_new_pack.ZY85lh/_old  2018-08-29 12:26:48.747608302 +0200
+++ /var/tmp/diff_new_pack.ZY85lh/_new  2018-08-29 12:26:48.751608312 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ruamel.yaml
-Version:        0.15.44
+Version:        0.15.61
 Release:        0
 Summary:        Python YAML parser
 License:        MIT

++++++ ruamel.yaml-0.15.44.tar.gz -> ruamel.yaml-0.15.61.tar.gz ++++++
++++ 12189 lines of diff (skipped)


Reply via email to