forked from pool/python-ruamel.yaml
Accepting request 889834 from home:buschmann23:branches:devel:languages:python
- update to 0.17.4
* prevent (empty) comments from throwing assertion error comments
(or empty line) will be dropped
- update to 0.17.3
* fix for issue 382 caused by an error in a format string
* allow expansion of aliases by setting
yaml.composer.return_alias = lambda s: copy.deepcopy(s)
OBS-URL: https://build.opensuse.org/request/show/889834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=54
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ruamel.yaml
|
||||
Version: 0.17.2
|
||||
Version: 0.17.4
|
||||
Release: 0
|
||||
Summary: Python YAML parser
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user