Ravenports generated: 25 Jun 2021 13: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.10
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/0e/57/19361b93542a1bb071fe8b7dd5ae792de6e8ab86c707aa2c44db08c60b99
14 DISTFILE[1]=            ruamel.yaml-0.17.10-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.10.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:3359:descriptions/desc.single]
35 ruamel.yaml
36 ===========
37
38 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
39
40 :version:       0.17.10
41 :updated:       2021-06-24
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 will tested to be working on Python
47 2.7.
48 The 0.17 series will still be tested on Python 3.5, but the 0.18 will not.
49 The
50 0.17 series will also stop support for the old PyYAML functions, so a
51 `YAML()` instance
52 will need to be created.*
53
54 *The 0.17 series will also see changes in how comments are attached during
55 roundtrip. This will result in backwards incompatibilities on the `.ca`
56 data and
57 it might even be necessary for documented methods that handle comments.*
58
59 *Please adjust your dependencies accordingly if necessary.
60 (`ruamel.yaml<0.17`)*
61
62 Starting with version 0.15.0 the way YAML files are loaded and dumped
63 is changing. See the API doc for details.  Currently existing
64 functionality will throw a warning before being changed/removed.
65 **For production systems you should pin the version being used with
66 ``ruamel.yaml<=0.15``**. There might be bug fixes in the 0.14 series,
67 but new functionality is likely only to be available via the new API.
68
69 If your package uses ``ruamel.yaml`` and is not listed on PyPI, drop
70 me an email, preferably with some information on how you use the
71 package (or a link to the repository) and I'll keep you informed
72 when the status of the API is stable enough to make the transition.
73
74 * [Overview]
75 * [Installing]
76 * [Basic Usage]
77 * [Details]
78 * [Examples]
79 * [API]
80 * [Differences with PyYAML]
81
82 ChangeLog
83 =========
84
85 .. should insert NEXT: at the beginning of line for next key (with empty
86 line)
87
88 0.17.10 (2021-06-24):
89   - fix issue 388, token with old comment structure != two elements
90     (reported by [Dimitrios Bariamis])
91
92 0.17.9 (2021-06-10):
93   - fix issue with updating CommentedMap (reported by sri on
94     [StackOverlow])
95
96 0.17.8 (2021-06-09):
97   - fix for issue 387 where templated anchors on tagged object did get set
98     resulting in potential id reuse. (reported by [Artem Ploujnikov 
99    ])
100
101 0.17.7 (2021-05-31):
102   - issue 385 also affected other deprecated loaders (reported via email 
103     by Oren Watson)
104
105 0.17.6 (2021-05-31):
106   - merged type annotations update provided by 
107     [Jochen Sprickerhof]
108   - fix for issue 385: deprecated round_trip_loader function not working
109     (reported by [Mike Gouline])
110   - wasted a few hours getting rid of mypy warnings/errors
111   
112 0.17.5 (2021-05-30):
113   - fix for issue 384 !!set with aliased entry resulting in broken YAML on
114 rt
115     reported by  [William Kimball])
116
117 0.17.4 (2021-04-07):
118   - prevent (empty) comments from throwing assertion error (issue 351 
119     reported by  [William Kimball])
120     comments (or empty line) will be dropped 
121
122 0.17.3 (2021-04-07):
123   - fix for issue 382 caused by an error in a format string (reported by
124     [William Kimball])
125   - allow expansion of aliases by setting ``yaml.composer.return_alias =
126 lambda s: copy.deepcopy(s)``
127      (as per [Stackoverflow answer])
128
129 0.17.2 (2021-03-29):
130   - change -py2.py3-none-any.whl to -py3-none-any.whl, and remove 0.17.1
131
132 0.17.1 (2021-03-29):
133    - added 'Programming Language :: Python :: 3 :: Only', and removing
134      0.17.0 from PyPI (reported by [Alasdair Nicol])
135
136
137 [FILE:115:distinfo]
138 ffb9b703853e9e8b7861606dfdab1026cf02505bade0653d1880f4b2db47f815       108387 ruamel.yaml-0.17.10-py3-none-any.whl
139