Python YAML parser

Edit Package python-ruamel.yaml

ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order

Refresh
Refresh
Source Files
Filename Size Changed
0000-fix-big-endian-issues.patch 0000001089 1.06 KB
python-ruamel.yaml.changes 0000021371 20.9 KB
python-ruamel.yaml.spec 0000001809 1.77 KB
ruamel.yaml-0.17.26.tar.gz 0000130976 128 KB
Revision 33 (latest revision is 36)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087782 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 33)
- adapt patch 0000-fix-big-endian-issues.patch
- update to 0.17.26:
  - Fix for error on edge cage for issue 459
- update to 0.17.25:
  - fix for regression while dumping wrapped strings with too many
    backslashes removed (issue 459, reported by `Lele Gaifax
    <https://sourceforge.net/u/lele/profile/>`__)
- update to 0.17.24:
  - rewrite of ``CommentedMap.insert()``. If you have a merge key
    in the YAML document for the mapping you insert to, the
    position value should be the one as you look at the YAML input.
    This fixes issue 453 where other keys of a merged in mapping
    would show up after an insert (reported by `Alex Miller
    <https://sourceforge.net/u/millerdevel/profile/>`__). It also
    fixes a call to `.insert()` resulting into the merge key to
    move to be the first key if it wasn't already and it is also
    now possible to insert a key before a merge key (even if the
    fist key in the mapping).
  - fix (in the pure Python implementation including default) for
    issue 447.  (reported by `Jack Cherng
    <https://sourceforge.net/u/jfcherng/profile/>`__, also brought
    up by brent on `StackOverflow
    <https://stackoverflow.com/q/40072485/1307905>`__)
- update to 0.17.23:
  - fix 458, error on plain scalars starting with word longer than
    width.  (reported by `Kyle Larose
    <https://sourceforge.net/u/klarose/profile/>`__)
  - fix for ``.update()`` no longer correctly handling keyword
    arguments (reported by John Lin on <StackOverflow
    `<https://stackoverflow.com/q/76089100/1307905>`__)
Comments 0
openSUSE Build Service is sponsored by