Ravenports generated: 01 Jan 2023 00:03
[ravenports.git] / bucket_4A / python-ruamel.yaml
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-ruamel.yaml
4 VERSION=                0.17.21
5 KEYWORDS=               python
6 VARIANTS=               py310 py311
7 SDESC[py310]=           YAML 1.2 parser/emitter (3.10)
8 SDESC[py311]=           YAML 1.2 parser/emitter (3.11)
9 HOMEPAGE=               https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/9e/cb/938214ac358fbef7058343b3765c79a1b7ed0c366f7f992ce7ff38335652
14 DISTFILE[1]=            ruamel.yaml-0.17.21-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py311]=           single
18
19 OPTIONS_AVAILABLE=      PY310 PY311
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY310=ON PY311=OFF
22 VOPTS[py311]=           PY310=OFF PY311=ON
23
24 DISTNAME=               ruamel.yaml-0.17.21.dist-info
25
26 GENERATED=              yes
27
28 [PY310].RUN_DEPENDS_ON=                 python-ruamel.yaml.clib:single:py310
29 [PY310].USES_ON=                        python:py310,wheel
30
31 [PY311].USES_ON=                        python:py311,wheel
32
33 [FILE:3166:descriptions/desc.single]
34
35 ruamel.yaml
36 ===========
37
38 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
39
40 :version:       0.17.21
41 :updated:       2022-02-12
42 :documentation: http://yaml.readthedocs.io
43 :repository:    https://sourceforge.net/projects/ruamel-yaml/
44 :pypi:          https://pypi.org/project/ruamel.yaml/
45
46 *The 0.16.13 release was the last that was tested to be working on Python
47 2.7.
48 The 0.17.21 is the last one tested to be working on Python 3.5, 
49 that is also the last release supporting old PyYAML functions, you'll have
50 to create a 
51 `YAML()` instance and use its `.load()` and `.dump()` methods.*
52
53 *Please adjust your dependencies accordingly if necessary.
54 (`ruamel.yaml<0.18`)*
55
56 Starting with version 0.15.0 the way YAML files are loaded and dumped
57 has been changing, see the API doc for details.  Currently existing
58 functionality will throw a warning before being changed/removed.
59 **For production systems already using a pre 0.16 version, you should
60 pin the version being used with ``ruamel.yaml<=0.15``** if you cannot
61 fully test upgrading to a newer version. For new usage
62 pin to the minor version tested ( ``ruamel.yaml<=0.17``) or even to the
63 exact version used. 
64
65 New functionality is usually only available via the new API, so
66 make sure you use it and stop using the `ruamel.yaml.safe_load()`,
67 `ruamel.yaml.round_trip_load()` and `ruamel.yaml.load()` functions
68 (and their `
69
70 ChangeLog
71 =========
72
73 .. should insert NEXT: at the beginning of line for next key (with empty
74 line)
75
76 0.17.21 (2022-02-12):
77   - fix bug in calling `.compose()` method with `pathlib.Path` instance.
78
79 0.17.20 (2022-01-03):
80   - fix error in microseconds while rounding datetime fractions >= 9999995
81     (reported by [Luis Ferreira])
82
83 0.17.19 (2021-12-26):
84   - fix mypy problems (reported by [Arun])
85
86 0.17.18 (2021-12-24):
87   - copy-paste error in folded scalar comment attachment (reported by
88 [Stephan Geulette
89    ])
90   - fix 411, indent error comment between key empty seq value (reported by
91 `Guillermo Julián
92     <https://sourceforge.net/u/gjulianm/profile/>`__)
93
94 0.17.17 (2021-10-31):
95   - extract timestamp matching/creation to util
96
97 0.17.16 (2021-08-28):
98   - 398 also handle issue 397 when comment is newline
99
100 0.17.15 (2021-08-28):
101   - fix issue 397, insert comment before key when a comment between key and
102 value exists
103     (reported by [Bastien gerard])
104
105 0.17.14 (2021-08-25):
106   - fix issue 396, inserting key/val in merged-in dictionary (reported by
107 [Bastien gerard 
108    ])
109
110 0.17.13 (2021-08-21):
111   - minor fix in attr handling
112
113 0.17.12 (2021-08-21):
114   - fix issue with anchor on registered class not preserved and those
115 classes using package 
116     attrs with `@attr.s()` (both reported by [ssph])
117
118 0.17.11 (2021-08-19):
119   - fix error baseclass for DuplicateKeyErorr (reported by `Łukasz
120 Rogalski
121     <https://sourceforge.net/u/lrogalski/>`__)
122   - fix typo in reader error message, causing `KeyError` during reader
123 error 
124     (reported by [MTU])
125
126 0.17.10 (2021-06-24):
127   - fix issue 388, token with old comment structure != two elements
128     (reported by [Dimitrios Bariamis])
129
130 0.17.9 (2021-06-10):
131   - fix issue with updating CommentedMap (reported by sri on
132     [StackOverflow])
133
134
135
136 [FILE:115:distinfo]
137 742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7       109478 ruamel.yaml-0.17.21-py3-none-any.whl
138