15
0
Commit Graph

5 Commits

Author SHA256 Message Date
608855f707 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
2018-01-09 09:00:05 +00:00
Jan Matejek
5c9edb3719 Accepting request 533656 from home:mimi_vx:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/533656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=5
2017-10-12 13:31:32 +00:00
24f9809fb5 Accepting request 490856 from home:alois:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/490856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=3
2017-04-25 03:45:11 +00:00
3281728398 Accepting request 455826 from devel:languages:python
- New dependency for google-cloud-sdk

OBS-URL: https://build.opensuse.org/request/show/455826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=1
2017-02-28 22:48:40 +00:00
e9dbd6f48f Accepting request 453530 from Cloud:Tools
- Needed by google-cloud-sdk, generally useful

OBS-URL: https://build.opensuse.org/request/show/453530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=1
2017-01-31 08:44:13 +00:00