commit python-ruamel.yaml for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2020-10-22 14:20:13

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.3463 (New)


Package is "python-ruamel.yaml"

Thu Oct 22 14:20:13 2020 rev:23 rq:842098 version:0.16.12

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2020-03-08 22:21:58.867997632 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.3463/python-ruamel.yaml.changes
  2020-10-22 14:20:20.698645883 +0200
@@ -1,0 +2,8 @@
+Fri Oct 16 08:47:42 UTC 2020 - Matthias Fehring 
+
+- update to 0.16.12
+  * update links in doc
+- update to 0.16.11
+  * workaround issue with setuptools 0.50 and importing pip
+
+---

Old:

  ruamel.yaml-0.16.10.tar.gz

New:

  ruamel.yaml-0.16.12.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.fWVwji/_old  2020-10-22 14:20:22.578647571 +0200
+++ /var/tmp/diff_new_pack.fWVwji/_new  2020-10-22 14:20:22.582647574 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.16.10
+Version:0.16.12
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.16.10.tar.gz -> ruamel.yaml-0.16.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.10/CHANGES 
new/ruamel.yaml-0.16.12/CHANGES
--- old/ruamel.yaml-0.16.10/CHANGES 2020-02-12 13:29:45.0 +0100
+++ new/ruamel.yaml-0.16.12/CHANGES 2020-09-04 16:16:46.0 +0200
@@ -1,3 +1,10 @@
+[0, 16, 12]: 2020-09-04
+  - update links in doc
+
+[0, 16, 11]: 2020-09-03
+  - workaround issue with setuptools 0.50 and importing pip ( fix by jaraco
+https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580 )
+
 [0, 16, 10]: 2020-02-12
   - (auto) updated image references in README to sourceforge
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.10/PKG-INFO 
new/ruamel.yaml-0.16.12/PKG-INFO
--- old/ruamel.yaml-0.16.10/PKG-INFO2020-02-12 13:32:24.685746400 +0100
+++ new/ruamel.yaml-0.16.12/PKG-INFO2020-09-04 16:26:02.370326800 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: ruamel.yaml
-Version: 0.16.10
+Version: 0.16.12
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree
 Author: Anthon van der Neut
@@ -12,10 +12,10 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.16.10
-:updated:   2020-02-12
+:version:   0.16.12
+:updated:   2020-09-04
 :documentation: http://yaml.readthedocs.io
-:repository:https://bitbucket.org/ruamel/yaml
+:repository:https://sourceforge.net/projects/ruamel-yaml/
 :pypi:  https://pypi.org/project/ruamel.yaml/
 
 
@@ -62,6 +62,13 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.16.12 (2020-09-04):
+  - update links in doc
+
+0.16.11 (2020-09-03):
+  - workaround issue with setuptools 0.50 and importing pip ( fix by 
jaraco
+
https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580 )
+
 0.16.10 (2020-02-12):
   - (auto) updated image references in README to sourceforge
 
@@ -778,5 +785,5 @@
 Classifier: Topic :: Text Processing :: Markup
 Classifier: Typing :: Typed
 Description-Content-Type: text/x-rst
-Provides-Extra: docs
 Provides-Extra: jinja2
+Provides-Extra: docs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.10/README.rst 
new/ruamel.yaml-0.16.12/README.rst
--- old/ruamel.yaml-0.16.10/README.rst  2020-02-12 13:29:45.0 +0100
+++ new/ruamel.yaml-0.16.12/README.rst  2020-09-04 16:16:46.0 +0200
@@ -4,10 +4,10 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.16.10
-:updated:   2020-02-12
+:version:   0.16.12
+:updated:   2020-09-04
 :documentation: http://yaml.readthedocs.io
-:repository:https://bitbucket.org/ruamel/yaml
+:repository:https://sourceforge.net/projects/ruamel-yaml/
 :pypi:  https://pypi.org/project/ruamel.yaml/
 
 

commit python-ruamel.yaml for openSUSE:Factory

2020-03-08 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2020-03-08 22:21:58

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.26092 (New)


Package is "python-ruamel.yaml"

Sun Mar  8 22:21:58 2020 rev:22 rq:780418 version:0.16.10

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-09-23 12:18:32.393795670 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.26092/python-ruamel.yaml.changes
 2020-03-08 22:21:58.867997632 +0100
@@ -1,0 +2,9 @@
+Fri Feb 21 10:02:08 UTC 2020 - Ondřej Súkup 
+
+- update to 0.16.10 (bsc#1164458, CVE-2019-20478)
+ * fix typchecking issue on TaggedScalar
+ * fix error in dumping literal scalar in sequence with comments before element
+ * fix empty string mapping key roundtripping with preservation of quotes as ? 
‘
+ * fix incorrect state setting in class constructor
+
+---

Old:

  ruamel.yaml-0.16.5.tar.gz

New:

  ruamel.yaml-0.16.10.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.KdxOV8/_old  2020-03-08 22:21:59.411997968 +0100
+++ /var/tmp/diff_new_pack.KdxOV8/_new  2020-03-08 22:21:59.415997970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ruamel.yaml
 #
-# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.16.5
+Version:0.16.10
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.16.5.tar.gz -> ruamel.yaml-0.16.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.5/CHANGES 
new/ruamel.yaml-0.16.10/CHANGES
--- old/ruamel.yaml-0.16.5/CHANGES  2019-08-18 20:23:30.0 +0200
+++ new/ruamel.yaml-0.16.10/CHANGES 2020-02-12 13:29:45.0 +0100
@@ -1,3 +1,26 @@
+[0, 16, 10]: 2020-02-12
+  - (auto) updated image references in README to sourceforge
+
+[0, 16, 9]: 2020-02-11
+  - update CHANGES
+
+[0, 16, 8]: 2020-02-11
+  - update requirements so that ruamel.yaml.clib is installed for 3.8,
+as it has become available (via manylinux builds)
+
+[0, 16, 7]: 2020-01-30
+  - fix typchecking issue on TaggedScalar (reported by Jens Nielsen)
+  - fix error in dumping literal scalar in sequence with comments before 
element
+(reported by `EJ Etherington `__)
+
+[0, 16, 6]: 2020-01-20
+  - fix empty string mapping key roundtripping with preservation of quotes as 
`? ''`
+(reported via email by Tomer Aharoni).
+  - fix incorrect state setting in class constructor (reported by `Douglas 
Raillard
+`__)
+  - adjust deprecation warning test for Hashable, as that no longer warns 
(reported
+by `Jason Montleon 
`__)
+
 [0, 16, 5]: 2019-08-18
   - allow for ``YAML(typ=['unsafe', 'pytypes'])``
 
@@ -77,13 +100,6 @@
 (reported by `Marcel Bollmann
 `__)
 
-[0, 15, 93]: 2019-04-21
-  - fix failure to parse empty implicit flow mapping key
-  - in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
-correctly recognised as booleans and such strings dumped quoted
-(reported by `Marcel Bollmann
-`__)
-
 [0, 15, 92]: 2019-04-16
   - fix failure to parse empty implicit block mapping key (reported by 
 `Nolan W `__)
@@ -92,14 +108,6 @@
   - allowing duplicate keys would not work for merge keys (reported by 
mamacdon on
 `StackOverflow `__ 
 
-[0, 15, 91]: 2019-04-05
-  - allowing duplicate keys would not work for merge keys (reported by 
mamacdon on
-`StackOverflow `__ 
-
-[0, 15, 90]: 2019-04-04
-  - fix issue with updating `CommentedMap` from list of tuples (reported by 
-`Peter Henry `__)
-
 [0, 15, 90]: 2019-04-04
   - fix issue with updating `CommentedMap` from list of tuples (reported by 
 `Peter Henry `__)
@@ -114,14 +122,6 @@
   - fix 

commit python-ruamel.yaml for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-09-23 12:18:31

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.7948 (New)


Package is "python-ruamel.yaml"

Mon Sep 23 12:18:31 2019 rev:21 rq:731426 version:0.16.5

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-09-11 10:23:01.755491139 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.7948/python-ruamel.yaml.changes
  2019-09-23 12:18:32.393795670 +0200
@@ -1,0 +2,5 @@
+Mon Sep 16 15:36:08 UTC 2019 - John Vandenberg 
+
+- Replace => with >= in BuildRequires
+
+---



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.AoyNH4/_old  2019-09-23 12:18:32.793795604 +0200
+++ /var/tmp/diff_new_pack.AoyNH4/_new  2019-09-23 12:18:32.793795604 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-ruamel.yaml.clib => 0.1.2
+Requires:   python-ruamel.yaml.clib >= 0.1.2
 BuildArch:  noarch
 %ifpython2
 Requires:   python-ruamel.ordereddict




commit python-ruamel.yaml for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-09-11 10:23:01

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.7948 (New)


Package is "python-ruamel.yaml"

Wed Sep 11 10:23:01 2019 rev:20 rq:728692 version:0.16.5

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-08-14 11:37:18.512697544 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.7948/python-ruamel.yaml.changes
  2019-09-11 10:23:01.755491139 +0200
@@ -1,0 +2,11 @@
+Fri Sep  6 06:54:38 UTC 2019 - Ondřej Súkup 
+
+- update to 0.16.5
+ * allow for YAML(typ=['unsafe', 'pytypes'])
+ * fix output of TAG directives with #
+ * move setting of version based on YAML directive to scanner, allowing to
+check for file version during TAG directive scanning
+ * preserve YAML and TAG directives on roundtrip, correctly output # in URL
+for YAML 1.2 
+
+---

Old:

  ruamel.yaml-0.16.1.tar.gz

New:

  ruamel.yaml-0.16.5.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.e6MXJf/_old  2019-09-11 10:23:02.867491000 +0200
+++ /var/tmp/diff_new_pack.e6MXJf/_new  2019-09-11 10:23:02.871491000 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.16.1
+Version:0.16.5
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.16.1.tar.gz -> ruamel.yaml-0.16.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.1/CHANGES 
new/ruamel.yaml-0.16.5/CHANGES
--- old/ruamel.yaml-0.16.1/CHANGES  2019-08-08 08:20:25.0 +0200
+++ new/ruamel.yaml-0.16.5/CHANGES  2019-08-18 20:23:30.0 +0200
@@ -1,3 +1,20 @@
+[0, 16, 5]: 2019-08-18
+  - allow for ``YAML(typ=['unsafe', 'pytypes'])``
+
+[0, 16, 4]: 2019-08-16
+  - fix output of TAG directives with # (reported by `Thomas Smith
+`__)
+
+
+[0, 16, 3]: 2019-08-15
+  - move setting of version based on YAML directive to scanner, allowing to
+check for file version during TAG directive scanning
+
+[0, 16, 2]: 2019-08-15
+  - preserve YAML and TAG directives on roundtrip, correctly output #
+in URL for YAML 1.2 (both reported by `Thomas Smith
+`__)
+
 [0, 16, 1]: 2019-08-08
   - Force the use of new version of ruamel.yaml.clib (reported by `Alex Joz
 `__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.16.1/PKG-INFO 
new/ruamel.yaml-0.16.5/PKG-INFO
--- old/ruamel.yaml-0.16.1/PKG-INFO 2019-08-08 08:22:18.0 +0200
+++ new/ruamel.yaml-0.16.5/PKG-INFO 2019-08-18 20:27:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.16.1
+Version: 0.16.5
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.16.1
-:updated:   2019-08-08
+:version:   0.16.5
+:updated:   2019-08-18
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/yaml
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,25 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.16.5 (2019-08-18):
+  - allow for ``YAML(typ=['unsafe', 'pytypes'])``
+
+0.16.4 (2019-08-16):
+  - fix output of TAG directives with # (reported by `Thomas Smith
+
`__)
+
+
+0.16.3 (2019-08-15):
+  - split construct_object
+  - change stuff back to keep mypy happy
+  - move setting of version based on YAML directive to scanner, 
allowing to
+check for file version during TAG directive scanning
+
+0.16.2 (2019-08-15):
+  - preserve YAML and TAG directives on roundtrip, correctly output #
+in URL for YAML 1.2 (both reported by 

commit python-ruamel.yaml for openSUSE:Factory

2019-08-14 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-08-14 11:37:16

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556 (New)


Package is "python-ruamel.yaml"

Wed Aug 14 11:37:16 2019 rev:19 rq:722700 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-08-09 16:52:06.201487115 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556/python-ruamel.yaml.changes
  2019-08-14 11:37:18.512697544 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 12:37:27 UTC 2019 - Ondřej Súkup 
+
+- ruamel.yaml.clib is now harddep 
+
+---



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.hFdF58/_old  2019-08-14 11:37:19.248697412 +0200
+++ /var/tmp/diff_new_pack.hFdF58/_new  2019-08-14 11:37:19.252697412 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Recommends: python-ruamel.yaml.clib => 0.1.2
+Requires:   python-ruamel.yaml.clib => 0.1.2
 BuildArch:  noarch
 %ifpython2
 Requires:   python-ruamel.ordereddict




commit python-ruamel.yaml for openSUSE:Factory

2019-08-09 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-08-09 16:52:06

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556 (New)


Package is "python-ruamel.yaml"

Fri Aug  9 16:52:06 2019 rev:18 rq:721771 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-07-17 14:24:04.511950863 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556/python-ruamel.yaml.changes
  2019-08-09 16:52:06.201487115 +0200
@@ -1,0 +2,12 @@
+Thu Aug  8 13:27:29 UTC 2019 - Ondřej Súkup 
+
+- update to 0.16.1
+ * Allow '#' in tag URI as these are allowed in YAML 1.2
+
+---
+Wed Aug  7 13:49:46 UTC 2019 - Ondřej Súkup 
+
+- update to 0.16.0
+ * split c-library to separeate package (python-ruamel.yaml.clib)
+
+---

Old:

  ruamel.yaml-0.15.99.tar.gz

New:

  ruamel.yaml-0.16.1.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.wByg8w/_old  2019-08-09 16:52:07.365486837 +0200
+++ /var/tmp/diff_new_pack.wByg8w/_new  2019-08-09 16:52:07.397486829 +0200
@@ -18,17 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.99
+Version:0.16.1
 Release:0
 Summary:Python YAML parser
 License:MIT
 Group:  Development/Languages/Python
 URL:https://bitbucket.org/ruamel/yaml
 Source: 
https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Recommends: python-ruamel.yaml.clib => 0.1.2
+BuildArch:  noarch
 %ifpython2
 Requires:   python-ruamel.ordereddict
 %endif
@@ -47,14 +48,13 @@
 
 %install
 %python_install --single-version-externally-managed
-%python_expand %fdupes %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %license LICENSE
 %doc CHANGES README.rst
-%{python_sitearch}/_ruamel_yaml*.so
-%{python_sitearch}/ruamel
-%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth
-%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/ruamel
+%{python_sitelib}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth
+%{python_sitelib}/ruamel.yaml-%{version}-py%{python_version}.egg-info
 
 %changelog

++ ruamel.yaml-0.15.99.tar.gz -> ruamel.yaml-0.16.1.tar.gz ++
 43920 lines of diff (skipped)




commit python-ruamel.yaml for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-07-17 14:24:03

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.1887 (New)


Package is "python-ruamel.yaml"

Wed Jul 17 14:24:03 2019 rev:17 rq:715430 version:0.15.99

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-05-22 11:17:00.474489967 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.1887/python-ruamel.yaml.changes
  2019-07-17 14:24:04.511950863 +0200
@@ -1,0 +2,12 @@
+Mon Jul 15 07:49:54 UTC 2019 - John Vandenberg 
+
+- Fix %python_exec -> %python_expand
+- update to 0.15.99
+  * add `py.typed` to distribution
+  * more accurately specify repository in README
+- from 0.15.98
+  * pass memo on to deepcopy
+  * regenerate ext/_ruamel_yaml.c with Cython version 0.29.12
+needed for Python 3.8 betas
+
+---

Old:

  ruamel.yaml-0.15.96.tar.gz

New:

  ruamel.yaml-0.15.99.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.3lU5oW/_old  2019-07-17 14:24:05.231948534 +0200
+++ /var/tmp/diff_new_pack.3lU5oW/_new  2019-07-17 14:24:05.235948520 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.96
+Version:0.15.99
 Release:0
 Summary:Python YAML parser
 License:MIT
@@ -36,7 +36,7 @@
 
 %description
 ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
-of comments, seq/map flow style, and map key order
+of comments, seq/map flow style, and map key order.
 
 %prep
 %setup -q -n ruamel.yaml-%{version}
@@ -47,7 +47,7 @@
 
 %install
 %python_install --single-version-externally-managed
-%python_exec %fdupes -s %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
 %license LICENSE

++ ruamel.yaml-0.15.96.tar.gz -> ruamel.yaml-0.15.99.tar.gz ++
 7827 lines of diff (skipped)




commit python-ruamel.yaml for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-05-22 11:16:58

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5148 (New)


Package is "python-ruamel.yaml"

Wed May 22 11:16:58 2019 rev:16 rq:704433 version:0.15.96

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-05-14 13:43:56.828713632 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5148/python-ruamel.yaml.changes
  2019-05-22 11:17:00.474489967 +0200
@@ -1,0 +2,8 @@
+Tue May 21 11:20:51 UTC 2019 - Ondřej Súkup 
+
+- update to 0.15.96
+ * fix failure to round-trip anchored scalars in block sequence
+ * fix failure to indent comments on round-trip anchored block style
+scalars in block sequence
+
+---

Old:

  ruamel.yaml-0.15.94.tar.gz

New:

  ruamel.yaml-0.15.96.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.eAwKhT/_old  2019-05-22 11:17:01.514489239 +0200
+++ /var/tmp/diff_new_pack.eAwKhT/_new  2019-05-22 11:17:01.518489237 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.94
+Version:0.15.96
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.94.tar.gz -> ruamel.yaml-0.15.96.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.94/CHANGES 
new/ruamel.yaml-0.15.96/CHANGES
--- old/ruamel.yaml-0.15.94/CHANGES 2019-04-23 08:30:29.0 +0200
+++ new/ruamel.yaml-0.15.96/CHANGES 2019-05-16 22:50:45.0 +0200
@@ -1,3 +1,15 @@
+[0, 15, 96]: 2019-05-16
+  - fix failure to indent comments on round-trip anchored block style
+scalars in block sequence (reported by `William Kimball
+`__)
+
+[0, 15, 95]: 2019-05-16
+  - fix failure to round-trip anchored scalars in block sequence
+(reported by `William Kimball
+`__)
+  - wheel files for Python 3.4 no longer provided (`Python 3.4 EOL 2019-03-18
+`__)
+
 [0, 15, 94]: 2019-04-23
   - fix missing line-break after end-of-file comments not ending in
 line-break (reported by `Philip Thompson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.94/PKG-INFO 
new/ruamel.yaml-0.15.96/PKG-INFO
--- old/ruamel.yaml-0.15.94/PKG-INFO2019-04-23 08:33:54.0 +0200
+++ new/ruamel.yaml-0.15.96/PKG-INFO2019-05-16 22:53:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.94
+Version: 0.15.96
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.15.94
-:updated:   2019-04-23
+:version:   0.15.96
+:updated:   2019-05-16
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,18 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.15.96 (2019-05-16):
+  - fix failure to indent comments on round-trip anchored block style
+scalars in block sequence (reported by `William Kimball
+
`__)
+
+0.15.95 (2019-05-16):
+  - fix failure to round-trip anchored scalars in block sequence
+(reported by `William Kimball
+
`__)
+  - wheel files for Python 3.4 no longer provided (`Python 3.4 EOL 
2019-03-18
+`__)
+
 0.15.94 (2019-04-23):
   - fix missing line-break after end-of-file comments not ending in
 line-break (reported by `Philip Thompson
@@ -675,7 +687,6 @@
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.7

commit python-ruamel.yaml for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-05-14 13:43:53

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5148 (New)


Package is "python-ruamel.yaml"

Tue May 14 13:43:53 2019 rev:15 rq:702771 version:0.15.94

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-04-19 18:39:35.695277064 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5148/python-ruamel.yaml.changes
  2019-05-14 13:43:56.828713632 +0200
@@ -1,0 +2,10 @@
+Tue May 14 07:23:53 UTC 2019 - Ondřej Súkup 
+
+- update to 0.15.94
+ * fix missing line-break after end-of-file comments not ending in
+line-break
+ * fix failure to parse empty implicit flow mapping key
+ * in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
+correctly recognised as booleans and such strings dumped quoted
+
+---

Old:

  ruamel.yaml-0.15.92.tar.gz

New:

  ruamel.yaml-0.15.94.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.XZQStp/_old  2019-05-14 13:43:57.984716078 +0200
+++ /var/tmp/diff_new_pack.XZQStp/_new  2019-05-14 13:43:57.988716086 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.92
+Version:0.15.94
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.92.tar.gz -> ruamel.yaml-0.15.94.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.92/CHANGES 
new/ruamel.yaml-0.15.94/CHANGES
--- old/ruamel.yaml-0.15.92/CHANGES 2019-04-16 08:45:03.0 +0200
+++ new/ruamel.yaml-0.15.94/CHANGES 2019-04-23 08:30:29.0 +0200
@@ -1,3 +1,22 @@
+[0, 15, 94]: 2019-04-23
+  - fix missing line-break after end-of-file comments not ending in
+line-break (reported by `Philip Thompson
+`__)
+
+[0, 15, 93]: 2019-04-21
+  - fix failure to parse empty implicit flow mapping key
+  - in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
+correctly recognised as booleans and such strings dumped quoted
+(reported by `Marcel Bollmann
+`__)
+
+[0, 15, 93]: 2019-04-21
+  - fix failure to parse empty implicit flow mapping key
+  - in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
+correctly recognised as booleans and such strings dumped quoted
+(reported by `Marcel Bollmann
+`__)
+
 [0, 15, 92]: 2019-04-16
   - fix failure to parse empty implicit block mapping key (reported by 
 `Nolan W `__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.92/PKG-INFO 
new/ruamel.yaml-0.15.94/PKG-INFO
--- old/ruamel.yaml-0.15.92/PKG-INFO2019-04-16 08:46:40.0 +0200
+++ new/ruamel.yaml-0.15.94/PKG-INFO2019-04-23 08:33:54.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.92
+Version: 0.15.94
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.15.92
-:updated:   2019-04-16
+:version:   0.15.94
+:updated:   2019-04-23
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,18 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.15.94 (2019-04-23):
+  - fix missing line-break after end-of-file comments not ending in
+line-break (reported by `Philip Thompson
+
`__)
+
+0.15.93 (2019-04-21):
+  - fix failure to parse empty implicit flow mapping key
+  - in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
+correctly recognised as booleans and such strings dumped quoted
+(reported by `Marcel Bollmann
+

commit python-ruamel.yaml for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-04-19 18:39:18

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5536 (New)


Package is "python-ruamel.yaml"

Fri Apr 19 18:39:18 2019 rev:14 rq:695731 version:0.15.92

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-03-01 16:50:30.457729316 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.5536/python-ruamel.yaml.changes
  2019-04-19 18:39:35.695277064 +0200
@@ -1,0 +2,8 @@
+Thu Apr 18 13:10:02 UTC 2019 - Ondřej Súkup 
+
+- update to 0.15.92
+ * fix failure to parse empty implicit block mapping key
+ * allowing duplicate keys would not work for merge keys
+ * fix issue with updating CommentedMap from list of tuples
+
+---

Old:

  ruamel.yaml-0.15.89.tar.gz

New:

  ruamel.yaml-0.15.92.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.l8OmHA/_old  2019-04-19 18:39:38.371280462 +0200
+++ /var/tmp/diff_new_pack.l8OmHA/_new  2019-04-19 18:39:38.375280467 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.89
+Version:0.15.92
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.89.tar.gz -> ruamel.yaml-0.15.92.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.89/CHANGES 
new/ruamel.yaml-0.15.92/CHANGES
--- old/ruamel.yaml-0.15.89/CHANGES 2019-02-27 22:55:01.0 +0100
+++ new/ruamel.yaml-0.15.92/CHANGES 2019-04-16 08:45:03.0 +0200
@@ -1,3 +1,23 @@
+[0, 15, 92]: 2019-04-16
+  - fix failure to parse empty implicit block mapping key (reported by 
+`Nolan W `__)
+
+[0, 15, 91]: 2019-04-05
+  - allowing duplicate keys would not work for merge keys (reported by 
mamacdon on
+`StackOverflow `__ 
+
+[0, 15, 91]: 2019-04-05
+  - allowing duplicate keys would not work for merge keys (reported by 
mamacdon on
+`StackOverflow `__ 
+
+[0, 15, 90]: 2019-04-04
+  - fix issue with updating `CommentedMap` from list of tuples (reported by 
+`Peter Henry `__)
+
+[0, 15, 90]: 2019-04-04
+  - fix issue with updating `CommentedMap` from list of tuples (reported by 
+`Peter Henry `__)
+
 [0, 15, 89]: 2019-02-27
   - fix for items with flow-mapping in block sequence output on single line
 (reported by `Zahari Dim `__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.89/PKG-INFO 
new/ruamel.yaml-0.15.92/PKG-INFO
--- old/ruamel.yaml-0.15.89/PKG-INFO2019-02-27 22:58:06.0 +0100
+++ new/ruamel.yaml-0.15.92/PKG-INFO2019-04-16 08:46:40.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.89
+Version: 0.15.92
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.15.89
-:updated:   2019-02-27
+:version:   0.15.92
+:updated:   2019-04-16
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,18 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.15.92 (2019-04-16):
+  - fix failure to parse empty implicit block mapping key (reported by 
+`Nolan W `__)
+
+0.15.91 (2019-04-05):
+  - allowing duplicate keys would not work for merge keys (reported by 
mamacdon on
+`StackOverflow `__ 
+
+0.15.90 (2019-04-04):
+  - fix issue with updating `CommentedMap` from list of tuples 
(reported by 
+`Peter Henry `__)
+
 0.15.89 (2019-02-27):
   - fix for items with flow-mapping in block sequence output on 

commit python-ruamel.yaml for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2019-03-01 16:50:24

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"

Fri Mar  1 16:50:24 2019 rev:13 rq:680514 version:0.15.89

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2019-02-02 21:48:47.544004565 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.28833/python-ruamel.yaml.changes
 2019-03-01 16:50:30.457729316 +0100
@@ -1,0 +2,8 @@
+Fri Mar  1 14:17:32 UTC 2019 - Ondřej Súkup 
+
+-  update to 0.15.89
+ * fix for items with flow-mapping in block sequence output on single line
+ * fix for safe dumping erroring in creation of representereror when dumping 
namedtuple
+ * fix inclusing of python code from the subpackage data
+
+---

Old:

  ruamel.yaml-0.15.87.tar.gz

New:

  ruamel.yaml-0.15.89.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.Ut2XCl/_old  2019-03-01 16:50:31.033729098 +0100
+++ /var/tmp/diff_new_pack.Ut2XCl/_new  2019-03-01 16:50:31.037729097 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.87
+Version:0.15.89
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.87.tar.gz -> ruamel.yaml-0.15.89.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.87/CHANGES 
new/ruamel.yaml-0.15.89/CHANGES
--- old/ruamel.yaml-0.15.87/CHANGES 2019-01-22 22:24:55.0 +0100
+++ new/ruamel.yaml-0.15.89/CHANGES 2019-02-27 22:55:01.0 +0100
@@ -1,3 +1,17 @@
+[0, 15, 89]: 2019-02-27
+  - fix for items with flow-mapping in block sequence output on single line
+(reported by `Zahari Dim `__)
+  - fix for safe dumping erroring in creation of representereror when dumping 
namedtuple
+(reported and solution by `Jaakko Kantojärvi 
`__)
+
+[0, 15, 88]: 2019-02-12
+  - fix inclusing of python code from the subpackage data (containing extra 
tests,
+reported by `Florian Apolloner `__)
+
+[0, 15, 88]: 2019-02-12
+  - fix inclusing of python code from the subpackage data (containing extra 
tests,
+reported by `Florian Apolloner `__)
+
 [0, 15, 87]: 2019-01-22
   - fix problem with empty lists and the code to reinsert merge keys (reported 
via email 
  by Zaloo)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.87/PKG-INFO 
new/ruamel.yaml-0.15.89/PKG-INFO
--- old/ruamel.yaml-0.15.87/PKG-INFO2019-01-22 22:25:14.0 +0100
+++ new/ruamel.yaml-0.15.89/PKG-INFO2019-02-27 22:58:06.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.87
+Version: 0.15.89
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.15.87
-:updated:   2019-01-22
+:version:   0.15.89
+:updated:   2019-02-27
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,16 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.15.89 (2019-02-27):
+  - fix for items with flow-mapping in block sequence output on single 
line
+(reported by `Zahari Dim `__)
+  - fix for safe dumping erroring in creation of representereror when 
dumping namedtuple
+(reported and solution by `Jaakko Kantojärvi 
`__)
+
+0.15.88 (2019-02-12):
+  - fix inclusing of python code from the subpackage data (containing 
extra tests,
+reported by `Florian Apolloner 
`__)
+
 0.15.87 (2019-01-22):
   - fix problem with empty lists and the code to reinsert merge keys 
(reported via email 
  by Zaloo)
diff -urN 

commit python-ruamel.yaml for openSUSE:Factory

2019-02-02 Thread root
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 
+
+- 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)




commit python-ruamel.yaml for openSUSE:Factory

2018-12-07 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-12-07 14:33:58

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.19453 (New)


Package is "python-ruamel.yaml"

Fri Dec  7 14:33:58 2018 rev:11 rq:655543 version:0.15.80

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2018-12-03 10:09:51.675738327 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.19453/python-ruamel.yaml.changes
 2018-12-07 14:33:59.499175976 +0100
@@ -1,0 +2,7 @@
+Tue Dec  4 10:06:58 UTC 2018 - Ondřej Súkup 
+
+- update to 0.15.80
+ * fix issue emitting BEL character when round-tripping invalid folded input
+ * fix issue with anchors nested deeper than alias
+
+---

Old:

  ruamel.yaml-0.15.78.tar.gz

New:

  ruamel.yaml-0.15.80.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.cZxCoh/_old  2018-12-07 14:34:01.347173684 +0100
+++ /var/tmp/diff_new_pack.cZxCoh/_new  2018-12-07 14:34:01.347173684 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.78
+Version:0.15.80
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.78.tar.gz -> ruamel.yaml-0.15.80.tar.gz ++
 29138 lines of diff (skipped)




commit python-ruamel.yaml for openSUSE:Factory

2018-12-03 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-12-03 10:09:46

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.19453 (New)


Package is "python-ruamel.yaml"

Mon Dec  3 10:09:46 2018 rev:10 rq:653087 version:0.15.78

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2018-10-02 19:48:58.161734608 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.19453/python-ruamel.yaml.changes
 2018-12-03 10:09:51.675738327 +0100
@@ -1,0 +2,15 @@
+Fri Nov 30 07:43:33 UTC 2018 - Adrian Schröter 
+
+- update to 0.15.78
+  * setup issue for 3.8 (reported by Sidney Kuyateh)
+  * setting yaml.sort_base_mapping_type_on_output = False, will prevent 
explicit sorting by keys in the base representer of mappings. Roundtrip already 
did not do this. Usage only makes real sense for Python 3.6+ (feature request 
by Sebastian Gerber).
+  * implement Python version check in YAML metadata in _test/test_z_data.py
+  * fix issue with empty mapping and sequence loaded as flow-style (mapping 
reported by Min RK, sequence by Maged Ahmed)
+  * fix issue with single '?' scalar (reported by Terrance)
+  * fix issue with duplicate merge keys (prompted by answering a StackOverflow 
question by math)
+  * fix dropping of comment on rt before sequence item that is sequence item 
(reported by Thorsten Kampe)
+  * fix irregular output on pre-comment in sequence within sequence (reported 
by Thorsten Kampe)
+  * allow non-compact (i.e. next line) dumping sequence/mapping within 
sequence.
+  * fix regression on explicit 1.1 loading with the C based scanner/parser 
(reported by Tomas Vavra)
+
+---

Old:

  ruamel.yaml-0.15.71.tar.gz

New:

  ruamel.yaml-0.15.78.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.d6xGVq/_old  2018-12-03 10:09:52.191737850 +0100
+++ /var/tmp/diff_new_pack.d6xGVq/_new  2018-12-03 10:09:52.191737850 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.71
+Version:0.15.78
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.71.tar.gz -> ruamel.yaml-0.15.78.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.71/CHANGES 
new/ruamel.yaml-0.15.78/CHANGES
--- old/ruamel.yaml-0.15.71/CHANGES 2018-09-26 22:55:47.0 +0200
+++ new/ruamel.yaml-0.15.78/CHANGES 2018-11-15 17:41:48.0 +0100
@@ -1,3 +1,52 @@
+[0, 15, 78]: 2018-11-15
+  - fix setup issue for 3.8 (reported by `Sidney Kuyateh 
+`__)
+
+[0, 15, 77]: 2018-11-09
+  - setting `yaml.sort_base_mapping_type_on_output = False`, will prevent
+explicit sorting by keys in the base representer of mappings. Roundtrip
+already did not do this. Usage only makes real sense for Python 3.6+
+(feature request by `Sebastian Gerber 
`__).
+  - implement Python version check in YAML metadata in ``_test/test_z_data.py``
+
+[0, 15, 76]: 2018-11-01
+  - fix issue with empty mapping and sequence loaded as flow-style
+(mapping reported by `Min RK `__, sequence
+by `Maged Ahmed `__)
+
+[0, 15, 75]: 2018-10-27
+  - fix issue with single '?' scalar (reported by `Terrance 
+`__)
+  - fix issue with duplicate merge keys (prompted by `answering 
+`__ a 
+`StackOverflow question `__
+by `math `__)
+
+[0, 15, 75]: 2018-10-27
+  - fix issue with single '?' scalar (reported by `Terrance 
+`__)
+  - fix issue with duplicate merge keys (prompted by `answering 
+`__ a 
+`StackOverflow question `__
+by `math `__)
+
+[0, 15, 74]: 2018-10-17
+  - fix dropping of comment on rt before sequence item that is sequence item
+(reported by `Thorsten Kampe `__)
+
+[0, 15, 73]: 2018-10-16
+  - fix irregular output on pre-comment in sequence within sequence (reported
+by `Thorsten Kampe `__)
+  - allow non-compact 

commit python-ruamel.yaml for openSUSE:Factory

2018-10-02 Thread root
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 
+
+- 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)




commit python-ruamel.yaml for openSUSE:Factory

2018-09-03 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-09-03 10:34:33

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new (New)


Package is "python-ruamel.yaml"

Mon Sep  3 10:34:33 2018 rev:8 rq:632477 version:0.15.64

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2018-08-29 12:26:48.207607117 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2018-09-03 10:34:36.612593201 +0200
@@ -1,0 +2,8 @@
+Fri Aug 31 10:53:13 UTC 2018 - Ondřej Súkup 
+
+- update to 0.15.64
+ * support round-trip of tagged sequences: !Arg [a, {b: 1}]
+ * fix issue when roundtripping floats starting with a dot such as .5 
+ * C based reader/scanner & emitter now allow setting of 1.2 as YAML version
+
+---

Old:

  ruamel.yaml-0.15.61.tar.gz

New:

  ruamel.yaml-0.15.64.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.vhfHhE/_old  2018-09-03 10:34:37.176594655 +0200
+++ /var/tmp/diff_new_pack.vhfHhE/_new  2018-09-03 10:34:37.180594665 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.61
+Version:0.15.64
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.61.tar.gz -> ruamel.yaml-0.15.64.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.61/CHANGES 
new/ruamel.yaml-0.15.64/CHANGES
--- old/ruamel.yaml-0.15.61/CHANGES 2018-08-23 07:03:18.0 +0200
+++ new/ruamel.yaml-0.15.64/CHANGES 2018-08-30 21:27:42.0 +0200
@@ -1,14 +1,24 @@
+[0, 15, 64]: 2018-08-30
+  - support round-trip of tagged sequences: ``!Arg [a, {b: 1}]``
+  - single entry mappings in flow sequences now written by default without 
quotes
+set ``yaml.brace_single_entry_mapping_in_flow_sequence=True`` to force
+getting ``[a, {b: 1}, {c: {d: 2}}]`` instead of the default ``[a, b: 1, c: 
{d: 2}]``
+  - fix issue when roundtripping floats starting with a dot such as ``.5``
+(reported by `Harrison Gregg `__)
+
+[0, 15, 63]: 2018-08-29
+  - small fix only necessary for Windows users that don't use wheels.
+
+[0, 15, 62]: 2018-08-29
+  - C based reader/scanner & emitter now allow setting of 1.2 as YAML version.
+** The loading/dumping is still YAML 1.1 code**, so use the common subset 
of
+YAML 1.2 and 1.1 (reported by `Ge Yang `__)
+
 [0, 15, 61]: 2018-08-23
   - support for round-tripping folded style scalars (initially requested 
 by `Johnathan Viduchinsky `__)
   - update of C code
   - speed up of scanning (~30% depending on the input)
-
-[0, 16, 0]: 2018-08-23
-  - initial support for round-tripping folded style scalars (initially 
requested 
-by `Johnathan Viduchinsky `__)
-  - update of C code
-  - speed up of scanning (~30% depending on the input)
 
 [0, 15, 60]: 2018-08-18
   - cleanup for mypy 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.61/PKG-INFO 
new/ruamel.yaml-0.15.64/PKG-INFO
--- old/ruamel.yaml-0.15.61/PKG-INFO2018-08-23 07:12:28.0 +0200
+++ new/ruamel.yaml-0.15.64/PKG-INFO2018-08-30 21:29:22.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.61
+Version: 0.15.64
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -12,8 +12,8 @@
 
 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
 
-:version:   0.15.61
-:updated:   2018-08-23
+:version:   0.15.64
+:updated:   2018-08-30
 :documentation: http://yaml.readthedocs.io
 :repository:https://bitbucket.org/ruamel/
 :pypi:  https://pypi.org/project/ruamel.yaml/
@@ -62,6 +62,22 @@
 
 .. should insert NEXT: at the beginning of line for next key (with 
empty line)
 
+0.15.64 (2018-08-30):
+  - support round-trip of tagged sequences: ``!Arg [a, {b: 1}]``
+  - single entry mappings in flow sequences now written by default 
without quotes
+set 

commit python-ruamel.yaml for openSUSE:Factory

2018-08-29 Thread root
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 - mimi...@gmail.com
+
+- 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)




commit python-ruamel.yaml for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-07-17 09:41:55

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 Jul 17 09:41:55 2018 rev:6 rq:622950 version:0.15.44

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2018-04-05 15:34:10.858647640 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2018-07-17 09:42:53.861180098 +0200
@@ -1,0 +2,10 @@
+Sun Jul 15 22:04:22 UTC 2018 - mimi...@gmail.com
+
+- update to 0.15.44
+ * fix for losing precision when roundtripping floats by
+ * decoding unicode escaped tags on Python2
+ * add detection of C-compile failure
+ * fix regression showing only on narrow Python 2.7
+ * ``register_class()`` now returns class
+
+---

Old:

  ruamel.yaml-0.15.37.tar.gz

New:

  ruamel.yaml-0.15.44.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.veU1Bh/_old  2018-07-17 09:42:54.781176724 +0200
+++ /var/tmp/diff_new_pack.veU1Bh/_new  2018-07-17 09:42:54.785176709 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.37
+Version:0.15.44
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.37.tar.gz -> ruamel.yaml-0.15.44.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.37/CHANGES 
new/ruamel.yaml-0.15.44/CHANGES
--- old/ruamel.yaml-0.15.37/CHANGES 2018-03-21 21:22:57.0 +0100
+++ new/ruamel.yaml-0.15.44/CHANGES 2018-07-14 09:24:38.0 +0200
@@ -1,3 +1,99 @@
+[0, 15, 44]: 2018-07-14
+  - Correct loading plain scalars consisting of numerals only and
+starting with `0`, when not explicitly specifying YAML version
+1.1. This also fixes the issue about dumping string `'019'` as
+plain scalars as reported by `Min RK
+`__, that prompted this chance.
+
+[0, 15, 43]: 2018-07-14
+  - Correct loading plain scalars consisting of numerals only and
+starting with `0`, when not explicitly specifying YAML version
+1.1. This also fixes the issue about dumping string `'019'` as
+plain scalars as reported by `Min RK
+`__, that prompted this chance.
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 43]: 2018-07-12
+  - merge PR33: Python2.7 on Windows is narrow, but has no
+``sysconfig.get_config_var('Py_UNICODE_SIZE')``. (merge provided by
+`Marcel Bargull `__)
+  - ``register_class()`` now returns class (proposed by
+`Mike Nerone `__}
+
+[0, 15, 42]: 2018-07-01
+  - fix regression showing only on narrow Python 2.7 (py27mu) builds
+(with help from
+

commit python-ruamel.yaml for openSUSE:Factory

2018-04-05 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-04-05 15:34:06

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new (New)


Package is "python-ruamel.yaml"

Thu Apr  5 15:34:06 2018 rev:5 rq:593618 version:0.15.37

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2018-01-09 14:56:16.475135161 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2018-04-05 15:34:10.858647640 +0200
@@ -1,0 +2,6 @@
+Wed Apr  4 18:37:46 UTC 2018 - mimi...@gmail.com
+
+- update to 0.15.37
+ * fix incompatibility of C extension with 3.7
+
+---

Old:

  ruamel.yaml-0.15.35.tar.gz

New:

  ruamel.yaml-0.15.37.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.kaXPbu/_old  2018-04-05 15:34:12.098602827 +0200
+++ /var/tmp/diff_new_pack.kaXPbu/_new  2018-04-05 15:34:12.102602683 +0200
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.15.35
+Version:0.15.37
 Release:0
 Summary:Python YAML parser
 License:MIT
 Group:  Development/Languages/Python
-Url:https://bitbucket.org/ruamel/yaml
+URL:https://bitbucket.org/ruamel/yaml
 Source: 
https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -32,7 +32,6 @@
 %ifpython2
 Requires:   python-ruamel.ordereddict
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -51,8 +50,8 @@
 %python_exec %fdupes -s %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc  CHANGES LICENSE README.rst
+%license LICENSE
+%doc CHANGES README.rst
 %{python_sitearch}/_ruamel_yaml*.so
 %{python_sitearch}/ruamel
 %{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth

++ ruamel.yaml-0.15.35.tar.gz -> ruamel.yaml-0.15.37.tar.gz ++
 17749 lines of diff (skipped)




commit python-ruamel.yaml for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2018-01-09 14:56:15

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 Jan  9 14:56:15 2018 rev:4 rq:562789 version:0.15.35

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2017-10-13 14:19:35.642978298 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2018-01-09 14:56:16.475135161 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 08:52:38 UTC 2018 - mimi...@gmail.com
+
+- update to 0.15.35
+ * allow None as stream when specifying transform parameters to YAML.dump()
+
+---

Old:

  ruamel.yaml-0.15.34.tar.gz

New:

  ruamel.yaml-0.15.35.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.Bo0suB/_old  2018-01-09 14:56:18.699030914 +0100
+++ /var/tmp/diff_new_pack.Bo0suB/_new  2018-01-09 14:56:18.703030726 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ruamel.yaml
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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.34
+Version:0.15.35
 Release:0
 Summary:Python YAML parser
 License:MIT

++ ruamel.yaml-0.15.34.tar.gz -> ruamel.yaml-0.15.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.34/CHANGES 
new/ruamel.yaml-0.15.35/CHANGES
--- old/ruamel.yaml-0.15.34/CHANGES 2017-09-17 12:55:35.0 +0200
+++ new/ruamel.yaml-0.15.35/CHANGES 2017-12-03 11:01:58.0 +0100
@@ -1,3 +1,10 @@
+[0, 15, 35]: 2017-12-03
+  - allow ``None`` as stream when specifying ``transform`` parameters to
+``YAML.dump()``.
+This is useful if the transforming function doesn't return a meaningful 
value
+(inspired by `StackOverflow 
`__ by
+`rsaw `__).
+
 [0, 15, 34]: 2017-09-17
   - fix for issue 157: CDumper not dumping floats (reported by Jan Smitka)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.34/PKG-INFO 
new/ruamel.yaml-0.15.35/PKG-INFO
--- old/ruamel.yaml-0.15.34/PKG-INFO2017-09-17 12:59:03.0 +0200
+++ new/ruamel.yaml-0.15.35/PKG-INFO2017-12-03 11:06:48.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ruamel.yaml
-Version: 0.15.34
+Version: 0.15.35
 Summary: ruamel.yaml is a YAML parser/emitter that supports roundtrip 
preservation of comments, seq/map flow style, and map key order
 Home-page: https://bitbucket.org/ruamel/yaml
 Author: Anthon van der Neut
@@ -41,7 +41,14 @@
 ChangeLog
 =
 
-.. should insert NEXT: at the beginning of line for next key
+.. should insert NEXT: at the beginning of line for next key (with 
empty line)
+
+0.15.35 (2017-12-03):
+  - allow ``None`` as stream when specifying ``transform`` parameters 
to
+``YAML.dump()``.
+This is useful if the transforming function doesn't return a 
meaningful value
+(inspired by `StackOverflow 
`__ by
+`rsaw `__).
 
 0.15.34 (2017-09-17):
   - fix for issue 157: CDumper not dumping floats (reported by Jan 
Smitka)
@@ -107,7 +114,7 @@
   - fix for round_tripping singe excl. mark tags doubling (reported 
and fix by Jan Brezina)
 
 0.15.21 (2017-07-25):
-  - fix for writing unicode in new API, (reported on 
+  - fix for writing unicode in new API, (reported on
 `StackOverflow `__
 
 0.15.20 (2017-07-23):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ruamel.yaml-0.15.34/README.rst 
new/ruamel.yaml-0.15.35/README.rst
--- old/ruamel.yaml-0.15.34/README.rst  2017-09-17 12:55:35.0 +0200
+++ new/ruamel.yaml-0.15.35/README.rst  2017-12-03 11:01:58.0 +0100
@@ -33,7 +33,14 @@
 ChangeLog
 =
 
-.. should insert NEXT: at 

commit python-ruamel.yaml for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2017-10-13 14:19:33

Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old)
 and  /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new (New)


Package is "python-ruamel.yaml"

Fri Oct 13 14:19:33 2017 rev:3 rq:533674 version:0.15.34

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2017-05-09 18:02:04.130059073 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2017-10-13 14:19:35.642978298 +0200
@@ -1,0 +2,74 @@
+Thu Oct 12 11:59:03 UTC 2017 - mimi...@gmail.com
+
+- update to 0.15.34
+ * fix for issue 157: CDumper not dumping floats
+ * support for “undefined” round-tripping tagged scalar objects
+ * fix issue 148: replace cryptic error message when using !!timestamp with
+an incorrectly formatted or non- scalar.
+ * allow setting yaml.default_flow_style = None (default: False) for for 
typ='rt'.
+ * fix for issue 149: multiplications on ScalarFloat now return float
+ * fix Comment dumping
+ * fix for issue with “compact JSON” not parsing: {"in":{},"out":{}}
+ * fix issue #51: different indents for mappings and sequences
+ * fix for flow sequence/mapping as element/value of block sequence
+with sequence-indent minus dash-offset not equal two.
+ * fix issue #61: merge of merge cannot be __repr__-ed
+ * fix issue 62, YAML 1.2 allows ? and : in plain scalars if non-ambigious
+ * fix lists within lists which would make comments disappear
+ * fix for disappearing comment after empty flow sequence
+ * fix for problem with dumping (unloaded) floats
+ * added ScalarFloat which supports roundtripping of 23.1, 23.100, 42.00E+56,
+0.0, -0.0 etc. while keeping the format. Underscores in mantissas
+are not preserved/supported
+ * (finally) fixed longstanding issue 23, now handling comment between block
+mapping key and value correctly
+ * warn on YAML 1.1 float input that is incorrect
+ * allow setting of boolean representation (false, true)
+by using: yaml.boolean_representation = [u'False', u'True']
+ * fix for round_tripping integers on 2.7.X > sys.maxint
+ * fix for round_tripping singe excl. mark tags doubling 
+ * fix for writing unicode in new API,
+ * added object constructor for rt, decorator yaml_object to replace 
YAMLObject.
+ * fix for problem using load_all with Path() instance
+ * fix for load_all in combination with zero indent block style literal
+(pure=True only!)
+ * missing pure attribute on YAML useful for implementing !include tag
+constructor for including YAML files in a YAML file
+ * some documentation improvements
+ * trigger of doc build on new revision
+ * support for Unicode supplementary Plane output
+ * fix for issue 135, typ=’safe’ not dumping in Python 2.7
+ * fix for issue 133, in setup.py: change ModuleNotFoundError to ImportError
+ * suppress duplicate key warning on mappings with merge keys
+ * remove fatal dependency of setup.py on wheel package
+ * fix for issue 130, regression in nested merge keys
+ * top level PreservedScalarString not indented if not explicitly asked to
+ * some mypy additions
+ * fix for issue 127: tagged scalars were always quoted and seperated by
+a newline when in a block sequence
+ * allow plug-in install via install ruamel.yaml[jinja2]
+ * add plug-in mechanism for load/dump pre resp. post-processing
+ * a set() with duplicate elements now throws error in rt loading
+ * support for toplevel column zero literal/folded scalar in explicit documents
+ * repeat load() on a single YAML() instance would fail.
+ * transform parameter on dump that expects a function taking a string
+and returning a string. This allows transformation of the output before
+it is written to stream. This forces creation of the complete output 
in memory!
+ * some updates to the docs
+ * update to conform to mypy 0.511: mypy –strict
+ * duplicate keys in mappings generate an error
+ * dependecy on ruamel.ordereddict for 2.7 now via extras_require
+ * it is now allowed to pass in a pathlib.Path as “stream” parameter
+to all load/dump functions
+ * passing in a non-supported object (e.g. a string) as “stream” will result
+in a much more meaningful YAMLStreamError.
+ * assigning a normal string value to an existing CommentedMap key
+or CommentedSeq element will result in a value cast to the previous
+value’s type if possible.
+ * added YAML class for new API
+ * fix for issue 119, deepcopy not returning subclasses
+ * fix for issue 103 allowing implicit documents after document end marker
+line (...) in YAML 1.2
+ * fix problem with emitting using cyaml
+

commit python-ruamel.yaml for openSUSE:Factory

2017-05-09 Thread root
Hello community,

here is the log from the commit of package python-ruamel.yaml for 
openSUSE:Factory checked in at 2017-05-09 18:01:58

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 May  9 18:01:58 2017 rev:2 rq:490883 version:0.14.9

Changes:

--- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes
2017-02-28 23:48:41.333199776 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.new/python-ruamel.yaml.changes   
2017-05-09 18:02:04.130059073 +0200
@@ -1,0 +2,8 @@
+Mon Apr 24 20:16:56 UTC 2017 - aloi...@gmx.com
+
+- Update to 0.14.9 (see included CHANGES file)
+- Converted to single-spec
+- LICENSE file is now provided internally, so dropped Source1
+- Dropped python-ruamel.ordereddict as build requirement
+
+---

Old:

  LICENSE
  ruamel.yaml-0.12.14.tar.gz

New:

  ruamel.yaml-0.14.9.tar.gz



Other differences:
--
++ python-ruamel.yaml.spec ++
--- /var/tmp/diff_new_pack.tZu1JP/_old  2017-05-09 18:02:04.837959039 +0200
+++ /var/tmp/diff_new_pack.tZu1JP/_new  2017-05-09 18:02:04.841958474 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ruamel.yaml
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,19 +16,24 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ruamel.yaml
-Version:0.12.14
+Version:0.14.9
 Release:0
-Url:https://bitbucket.org/ruamel/yaml
 Summary:Python YAML parser
 License:MIT
 Group:  Development/Languages/Python
-Source: ruamel.yaml-%{version}.tar.gz
-Source1:LICENSE
+Url:https://bitbucket.org/ruamel/yaml
+Source: 
https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+%ifpython2
 Requires:   python-ruamel.ordereddict
-BuildRequires:  python-devel
-BuildRequires:  python-ruamel.ordereddict
-Buildrequires:  python-setuptools
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%python_subpackages
 
 %description
 ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation
@@ -37,15 +42,20 @@
 %prep
 %setup -q -n ruamel.yaml-%{version}
 rm -rf *egg-info
-cp %{SOURCE1} .
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--single-version-externally-managed
+%python_install --single-version-externally-managed
+%python_exec %fdupes -s %{buildroot}%{$python_sitearch}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE README.rst
-%{python_sitearch}/*
+%doc  CHANGES LICENSE README.rst
+%{python_sitearch}/_ruamel_yaml*.so
+%{python_sitearch}/ruamel
+%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth
+%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}.egg-info
+
+%changelog

++ ruamel.yaml-0.12.14.tar.gz -> ruamel.yaml-0.14.9.tar.gz ++
 9979 lines of diff (skipped)