15
0
Commit Graph

68 Commits

Author SHA256 Message Date
a875bd2175 Accepting request 990231 from devel:languages:python
- update to 0.17.21:
  * fix bug in calling `.compose()` method with `pathlib.Path` instance.

OBS-URL: https://build.opensuse.org/request/show/990231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=31
2022-08-04 11:23:14 +00:00
9a9231bc7b - update to 0.17.21:
* fix bug in calling `.compose()` method with `pathlib.Path` instance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=63
2022-07-19 12:00:14 +00:00
4d796279f8 Accepting request 973893 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/973893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=30
2022-05-01 16:53:32 +00:00
3f9a35e7d4 Accepting request 973746 from home:jbaier_cz:branches:devel:languages:python
add 0000-fix-big-endian-issues.patch to workaround issue 360 on big endian systems

OBS-URL: https://build.opensuse.org/request/show/973746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=61
2022-04-29 09:49:58 +00:00
c6690019ef Accepting request 945435 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/945435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=29
2022-01-11 20:17:14 +00:00
a0f71a02e3 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=60
2022-01-10 22:48:43 +00:00
b2b5a4c763 Accepting request 934512 from devel:languages:python
- update to 0.17.17:
  * extract timestamp matching/creation to util

OBS-URL: https://build.opensuse.org/request/show/934512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=28
2021-12-09 18:44:59 +00:00
1a8d18f05f - update to 0.17.17:
* extract timestamp matching/creation to util

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=59
2021-11-29 11:01:16 +00:00
808070387b Accepting request 925767 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/925767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=27
2021-10-20 18:23:38 +00:00
7c2b663a27 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=58
2021-10-16 22:33:52 +00:00
bc31517d06 Accepting request 908085 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/908085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=26
2021-07-29 19:30:55 +00:00
24a75e3d1a - update to 0.17.10:
- fix issue 388, token with old comment structure != two elements
  - fix issue with updating CommentedMap 
  - fix for issue 387 where templated anchors on tagged object did get set
    resulting in potential id reuse.
  - issue 385 also affected other deprecated loaders
  - merged type annotations update
  - deprecated round_trip_loader function not working
  - wasted a few hours getting rid of mypy warnings/errors
  - fix for issue 384 !!set with aliased entry resulting in broken YAML on rt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=57
2021-07-17 13:54:50 +00:00
29066a659a Accepting request 889864 from 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/889864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=25
2021-05-05 18:39:23 +00:00
415c9e0f4c Fix URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=55
2021-05-02 21:12:13 +00:00
c4106fc0af 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
2021-05-02 21:10:45 +00:00
Richard Brown
c2af949ff2 Accepting request 882138 from devel:languages:python
- update to 0.17.2
 * fix upstream packaging problems

- update to 0.17.0
 * drop python2 support
 * preparation for f-strings

OBS-URL: https://build.opensuse.org/request/show/882138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=24
2021-04-01 12:16:09 +00:00
adcc4deeaf - update to 0.17.2
* fix upstream packaging problems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=52
2021-03-30 09:29:48 +00:00
822a66cb8e - update to 0.17.0
* drop python2 support
 * preparation for f-strings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=51
2021-03-26 15:33:21 +00:00
15f0e029c1 Accepting request 842098 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/842098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=23
2020-10-22 12:20:13 +00:00
c120fbc609 Accepting request 842062 from home:buschmann23:branches:M17N
update to version 0.16.12

OBS-URL: https://build.opensuse.org/request/show/842062
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=49
2020-10-16 11:33:54 +00:00
83389c6db9 Accepting request 780418 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/780418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=22
2020-03-08 21:21:58 +00:00
3a8048352a - update to 0.16.10 (bsc#1164458, CVE-2019-20478)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=47
2020-02-21 23:18:17 +00:00
677bd88895 - update to 0.16.10
* fix typchecking issue on TaggedScalar
 * fix error in dumping literal scalar in sequence with comments before element
 * fix empty string mapping key roundtripping with preservation of quotes as ? ‘
 * fix incorrect state setting in class constructor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=46
2020-02-21 10:03:55 +00:00
d9c99427a1 Accepting request 731426 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=21
2019-09-23 10:18:31 +00:00
Tomáš Chvátal
0b93a68d7f Accepting request 731320 from home:jayvdb:branches:devel:languages:python
Use recommended syntax in .spec

OBS-URL: https://build.opensuse.org/request/show/731320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=44
2019-09-17 08:39:01 +00:00
61708b5f65 Accepting request 728692 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/728692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=20
2019-09-11 08:23:01 +00:00
999f00903b - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=42
2019-09-06 06:56:01 +00:00
6a66a9561f Accepting request 722700 from devel:languages:python
- ruamel.yaml.clib is now harddep

OBS-URL: https://build.opensuse.org/request/show/722700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=19
2019-08-14 09:37:16 +00:00
46daeb03d3 fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=40
2019-08-12 13:15:13 +00:00
f553874562 - ruamel.yaml.clib is now harddep
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=39
2019-08-12 12:38:07 +00:00
824f452f7f Accepting request 721771 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/721771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=18
2019-08-09 14:52:06 +00:00
f6214db518 - update to 0.16.1
* Allow '#' in tag URI as these are allowed in YAML 1.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=37
2019-08-08 13:28:48 +00:00
53f453f00d - update to 0.16.0
* split c-library to separeate package (python-ruamel.yaml.clib)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=36
2019-08-07 13:50:59 +00:00
26b6ed877b Accepting request 715430 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/715430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=17
2019-07-17 12:24:03 +00:00
Tomáš Chvátal
64dd1862b5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=34 2019-07-15 08:56:49 +00:00
Tomáš Chvátal
57302ecd42 Accepting request 715403 from home:jayvdb:moban
minor change
note new rpm warning re zero length py.typed is ok, same as upstream
25737c624a (chg-py.typed)
the file will likely be expanded in coming releases, so the warning should go away soon enough

OBS-URL: https://build.opensuse.org/request/show/715403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=33
2019-07-15 08:55:41 +00:00
1a9b982950 Accepting request 704433 from devel:languages:python
- update to 0.15.96
 * fix failure to round-trip anchored scalars in block sequence
 * fix failure to indent comments on round-trip anchored block style
    scalars in block sequence

OBS-URL: https://build.opensuse.org/request/show/704433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=16
2019-05-22 09:16:58 +00:00
655b957ea9 - update to 0.15.96
* fix failure to round-trip anchored scalars in block sequence
 * fix failure to indent comments on round-trip anchored block style
    scalars in block sequence

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=31
2019-05-21 11:21:43 +00:00
2fc96c9650 Accepting request 702771 from devel:languages:python
- update to 0.15.94
 * fix missing line-break after end-of-file comments not ending in
    line-break
 * fix failure to parse empty implicit flow mapping key
 * in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
    correctly recognised as booleans and such strings dumped quoted

OBS-URL: https://build.opensuse.org/request/show/702771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=15
2019-05-14 11:43:53 +00:00
9b71306e3c - update to 0.15.94
* fix missing line-break after end-of-file comments not ending in
    line-break
 * fix failure to parse empty implicit flow mapping key
 * in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now
    correctly recognised as booleans and such strings dumped quoted

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=29
2019-05-14 07:25:01 +00:00
501457ad2d Accepting request 695731 from devel:languages:python
- update to 0.15.92
 * fix failure to parse empty implicit block mapping key
 * allowing duplicate keys would not work for merge keys
 * fix issue with updating CommentedMap from list of tuples

OBS-URL: https://build.opensuse.org/request/show/695731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=14
2019-04-19 16:39:18 +00:00
c29703af3f - update to 0.15.92
* fix failure to parse empty implicit block mapping key
 * allowing duplicate keys would not work for merge keys
 * fix issue with updating CommentedMap from list of tuples

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=27
2019-04-18 13:23:33 +00:00
d181b43aa3 Accepting request 680514 from devel:languages:python
-  update to 0.15.89
 * fix for items with flow-mapping in block sequence output on single line
 * fix for safe dumping erroring in creation of representereror when dumping namedtuple
 * fix inclusing of python code from the subpackage data

OBS-URL: https://build.opensuse.org/request/show/680514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=13
2019-03-01 15:50:24 +00:00
5a4bbc9ccd - update to 0.15.89
* fix for items with flow-mapping in block sequence output on single line
 * fix for safe dumping erroring in creation of representereror when dumping namedtuple
 * fix inclusing of python code from the subpackage data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=25
2019-03-01 14:18:23 +00:00
Stephan Kulow
aaee53b84e Accepting request 669780 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/669780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=12
2019-02-02 20:48:46 +00:00
Tomáš Chvátal
a340ce1ae1 Accepting request 669501 from home:mimi_vx:branches:devel:languages:python
- update to 0.15.87
 * fix problem with empty lists and the code to reinsert merge keys
 * reinsert merge key in its old position
 * fix for issue with non-ASCII anchor names
 * fix for issue when parsing flow mapping value starting with colon
 * the types used by `SafeConstructor` for mappings and sequences can
    now by set by assigning to `XXXConstructor.yaml_base_dict_type`
    (and `..._list_type`), preventing the need to copy two methods
    with 50+ lines that had `var = {}` hardcoded.
 * fix for `CommentedMap.copy()` not returning `CommentedMap`
 * fix for bug in roundtripping aliases used as key
 * anchors and aliases on scalar int, float, string and bool are now preserved.
     Anchors do not need a referring alias for these
 * fix issue saving methods of metaclass derived classes

OBS-URL: https://build.opensuse.org/request/show/669501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=23
2019-01-29 11:13:45 +00:00
4447598e9e Accepting request 655543 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/655543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=11
2018-12-07 13:33:58 +00:00
Tomáš Chvátal
6797ee15cf Accepting request 653802 from home:mimi_vx:branches:devel:languages:python
- update to 0.15.80
 * fix issue emitting BEL character when round-tripping invalid folded input
 * fix issue with anchors nested deeper than alias

OBS-URL: https://build.opensuse.org/request/show/653802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=21
2018-12-06 08:34:12 +00:00
206ea1bca5 Accepting request 653087 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/653087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=10
2018-12-03 09:09:46 +00:00
0bebd411ae Accepting request 652807 from home:adrianSuSE:home-assistant
- update to 0.15.78
  * setup issue for 3.8 (reported by Sidney Kuyateh)
  * setting yaml.sort_base_mapping_type_on_output = False, will prevent explicit sorting by keys in the base representer of mappings. Roundtrip already did not do this. Usage only makes real sense for Python 3.6+ (feature request by Sebastian Gerber).
  * implement Python version check in YAML metadata in _test/test_z_data.py
  * fix issue with empty mapping and sequence loaded as flow-style (mapping reported by Min RK, sequence by Maged Ahmed)
  * fix issue with single '?' scalar (reported by Terrance)
  * fix issue with duplicate merge keys (prompted by answering a StackOverflow question by math)
  * fix dropping of comment on rt before sequence item that is sequence item (reported by Thorsten Kampe)
  * fix irregular output on pre-comment in sequence within sequence (reported by Thorsten Kampe)
  * allow non-compact (i.e. next line) dumping sequence/mapping within sequence.
  * fix regression on explicit 1.1 loading with the C based scanner/parser (reported by Tomas Vavra)

OBS-URL: https://build.opensuse.org/request/show/652807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=19
2018-11-30 14:22:53 +00:00