Ravenports generated: 02 Nov 2021 23:30
[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.17
5 KEYWORDS=               python
6 VARIANTS=               py38 py39
7 SDESC[py38]=            YAML 1.2 parser/emitter (PY38)
8 SDESC[py39]=            YAML 1.2 parser/emitter (PY39)
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/c7/75/729b63cd0de2316c8bb789ff2c557d9732a5aeb900c5539ae74db41ba562
14 DISTFILE[1]=            ruamel.yaml-0.17.17-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py38]=            single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY39
20 OPTIONS_STANDARD=       none
21 VOPTS[py38]=            PY38=ON PY39=OFF
22 VOPTS[py39]=            PY38=OFF PY39=ON
23
24 DISTNAME=               ruamel.yaml-0.17.17.dist-info
25
26 GENERATED=              yes
27
28 [PY38].RUN_DEPENDS_ON=                  python-ruamel.yaml.clib:single:py38
29 [PY38].USES_ON=                         python:py38,wheel
30
31 [PY39].RUN_DEPENDS_ON=                  python-ruamel.yaml.clib:single:py39
32 [PY39].USES_ON=                         python:py39,wheel
33
34 [FILE:3195:descriptions/desc.single]
35
36 ruamel.yaml
37 ===========
38
39 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
40
41 :version:       0.17.17
42 :updated:       2021-10-31
43 :documentation: http://yaml.readthedocs.io
44 :repository:    https://sourceforge.net/projects/ruamel-yaml/
45 :pypi:          https://pypi.org/project/ruamel.yaml/
46
47 *The 0.16.13 release was the last that was tested to be working on Python
48 2.7.
49 The 0.17 series will still be tested on Python 3.5, but the 0.18 will not.
50 The
51 0.17 series will also stop support for the old PyYAML functions, so a
52 `YAML()` instance
53 will need to be created.*
54
55 *The 0.17 series will also see changes in how comments are attached during
56 roundtrip. This will result in backwards incompatibilities on the `.ca`
57 data and
58 it might even be necessary for documented methods that handle comments.*
59
60 *Please adjust your dependencies accordingly if necessary.
61 (`ruamel.yaml<0.17`)*
62
63 Starting with version 0.15.0 the way YAML files are loaded and dumped
64 has been changing, see the API doc for details.  Currently existing
65 functionality will throw a warning before being changed/removed.
66 **For production systems already using a pre 0.16 version, you should
67 pin the version being used with ``ruamel.yaml<=0.15``** if you cannot
68 fully test upgrading to a newer version. For new usage
69 pin to the minor version tested ( ``ruamel.yaml<=0.17``) or even to the
70 exact version used. 
71
72 New functionality is usually only available via the new API, so
73 make sure you use it and stop using the `ruamel.yaml.safe_load()`,
74 `ruamel.yaml.round_trip_load()` and `ruamel.yaml.load()` functions
75 (and their `
76
77 ChangeLog
78 =========
79
80 .. should insert NEXT: at the beginning of line for next key (with empty
81 line)
82
83 0.17.17 (2021-10-31):
84   - extract timestamp matching/creation to util
85
86 0.17.16 (2021-08-28):
87   - 398 also handle issue 397 when comment is newline
88
89 0.17.15 (2021-08-28):
90   - fix issue 397, insert comment before key when a comment between key and
91 value exists
92     (reported by [Bastien gerard])
93
94 0.17.14 (2021-08-25):
95   - fix issue 396, inserting key/val in merged-in dictionary (reported by
96 [Bastien gerard 
97    ])
98
99 0.17.13 (2021-08-21):
100   - minor fix in attr handling
101
102 0.17.12 (2021-08-21):
103   - fix issue with anchor on registered class not preserved and those
104 classes using package 
105     attrs with `@attr.s()` (both reported by [ssph])
106
107 0.17.11 (2021-08-19):
108   - fix error baseclass for DuplicateKeyErorr (reported by `Ɓukasz
109 Rogalski
110     <https://sourceforge.net/u/lrogalski/>`__)
111   - fix typo in reader error message, causing `KeyError` during reader
112 error 
113     (reported by [MTU])
114
115 0.17.10 (2021-06-24):
116   - fix issue 388, token with old comment structure != two elements
117     (reported by [Dimitrios Bariamis])
118
119 0.17.9 (2021-06-10):
120   - fix issue with updating CommentedMap (reported by sri on
121     [StackOverflow])
122
123 0.17.8 (2021-06-09):
124   - fix for issue 387 where templated anchors on tagged object did get set
125     resulting in potential id reuse. (reported by [Artem Ploujnikov 
126    ])
127
128 0.17.7 (2021-05-31):
129   - issue 385 also affected other deprecated loaders (reported via email 
130     by Oren Watson)
131
132 0.17.6 (2021-05-31):
133   - merged type annotations update provided by 
134     [Jochen Sprickerhof]
135
136
137 [FILE:115:distinfo]
138 9af3ec5d7f8065582f3aa841305465025d0afd26c5fb54e15b964e11838fc74f       109128 ruamel.yaml-0.17.17-py3-none-any.whl
139