forked from pool/python-ruamel.yaml
Accepting request 632476 from home:mimi_vx:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/632476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 10:53:13 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 13:20:10 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87fc16ae28015605834745f0c5684d1b274e926ff93e2dc95bb253b4ea483866
|
||||
size 293634
|
||||
3
ruamel.yaml-0.15.64.tar.gz
Normal file
3
ruamel.yaml-0.15.64.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57f7578af7a71a562d64f78c4a72589d55d471650c19f0fc54e0d2e6c7e5f1f5
|
||||
size 295263
|
||||
Reference in New Issue
Block a user