15
0

Accepting request 562788 from home:mimi_vx:branches:devel:languages:python

- update to 0.15.35
 * allow None as stream when specifying transform parameters to YAML.dump()

OBS-URL: https://build.opensuse.org/request/show/562788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=7
This commit is contained in:
2018-01-09 09:00:05 +00:00
committed by Git OBS Bridge
parent 5c9edb3719
commit 608855f707
4 changed files with 11 additions and 5 deletions

View File

@@ -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