Revisions of python-ruamel.yaml
Dominique Leuenberger (dimstar_suse)
accepted
request 1159078
from
Markéta Machová (mcalabkova)
(revision 36)
Ana Guerrero (anag+factory)
accepted
request 1115633
from
Markéta Machová (mcalabkova)
(revision 35)
Dominique Leuenberger (dimstar_suse)
accepted
request 1090264
from
Markéta Machová (mcalabkova)
(revision 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 1087782
from
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>`__)
Dominique Leuenberger (dimstar_suse)
accepted
request 1081768
from
Dirk Mueller (dirkmueller)
(revision 32)
Dominique Leuenberger (dimstar_suse)
accepted
request 990231
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 0.17.21: * fix bug in calling `.compose()` method with `pathlib.Path` instance.
Dominique Leuenberger (dimstar_suse)
accepted
request 973893
from
Markéta Machová (mcalabkova)
(revision 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 945435
from
Dirk Mueller (dirkmueller)
(revision 29)
- update to 0.17.20: - fix error in microseconds while rounding datetime fractions >= 9999995 - fix mypy problems - copy-paste error in folded scalar comment attachment - fix 411, indent error comment between key empty seq value
Dominique Leuenberger (dimstar_suse)
accepted
request 934512
from
Dirk Mueller (dirkmueller)
(revision 28)
- update to 0.17.17: * extract timestamp matching/creation to util
Dominique Leuenberger (dimstar_suse)
accepted
request 925767
from
Dirk Mueller (dirkmueller)
(revision 27)
- update to 0.17.16: - also handle issue 397 when comment is newline - fix issue 397, insert comment before key when a comment between key and value exists - fix issue 396, inserting key/val in merged-in dictionary - minor fix in attr handling - fix issue with anchor on registered class not preserved and those classes using package attrs with `@attr.s()` - fix error baseclass for ``DuplicateKeyErorr`` (reported by `Łukasz Rogalski - fix typo in reader error message, causing `KeyError` during reader error
Dominique Leuenberger (dimstar_suse)
accepted
request 908085
from
Factory Maintainer (factory-maintainer)
(revision 26)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 889864
from
Matej Cepl (mcepl)
(revision 25)
- 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)
Richard Brown (RBrownSUSE)
accepted
request 882138
from
Ondřej Súkup (mimi_vx)
(revision 24)
- update to 0.17.2 * fix upstream packaging problems - update to 0.17.0 * drop python2 support * preparation for f-strings
Dominique Leuenberger (dimstar_suse)
accepted
request 842098
from
Ondřej Súkup (mimi_vx)
(revision 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 780418
from
Factory Maintainer (factory-maintainer)
(revision 22)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 731426
from
Tomáš Chvátal (scarabeus_iv)
(revision 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 728692
from
Ondřej Súkup (mimi_vx)
(revision 20)
- update to 0.16.5 * allow for YAML(typ=['unsafe', 'pytypes']) * fix output of TAG directives with # * move setting of version based on YAML directive to scanner, allowing to check for file version during TAG directive scanning * preserve YAML and TAG directives on roundtrip, correctly output # in URL for YAML 1.2
Dominique Leuenberger (dimstar_suse)
accepted
request 722700
from
Ondřej Súkup (mimi_vx)
(revision 19)
- ruamel.yaml.clib is now harddep
Dominique Leuenberger (dimstar_suse)
accepted
request 721771
from
Ondřej Súkup (mimi_vx)
(revision 18)
- update to 0.16.1 * Allow '#' in tag URI as these are allowed in YAML 1.2 - update to 0.16.0 * split c-library to separeate package (python-ruamel.yaml.clib)
Dominique Leuenberger (dimstar_suse)
accepted
request 715430
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
- Fix %python_exec -> %python_expand - update to 0.15.99 * add `py.typed` to distribution * more accurately specify repository in README - from 0.15.98 * pass memo on to deepcopy * regenerate ext/_ruamel_yaml.c with Cython version 0.29.12 needed for Python 3.8 betas
Displaying revisions 1 - 20 of 36