Ravenports generated: 05 Mar 2021 22:52
[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.16.13
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/ed/c3/4c823dac2949a6baf36a4987d04c50d30184147393ba6f4bfb4c67d15a13
14 DISTFILE[1]=            ruamel.yaml-0.16.13-py2.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.16.13.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:3315: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.16.13
41 :updated:       2021-03-05
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 is 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 *Please adjust your dependencies accordingly if necessary.*
55
56 Starting with version 0.15.0 the way YAML files are loaded and dumped
57 is changing. See the API doc for details.  Currently existing
58 functionality will throw a warning before being changed/removed.
59 **For production systems you should pin the version being used with
60 ``ruamel.yaml<=0.15``**. There might be bug fixes in the 0.14 series,
61 but new functionality is likely only to be available via the new API.
62
63 If your package uses ``ruamel.yaml`` and is not listed on PyPI, drop
64 me an email, preferably with some information on how you use the
65 package (or a link to bitbucket/github) and I'll keep you informed
66 when the status of the API is stable enough to make the transition.
67
68 * [Overview]
69 * [Installing]
70 * [Basic Usage]
71 * [Details]
72 * [Examples]
73 * [API]
74 * [Differences with PyYAML]
75
76 ChangeLog
77 =========
78
79 .. should insert NEXT: at the beginning of line for next key (with empty
80 line)
81
82 0.16.13 (2021-03-05):
83   - fix for issue 359: could not update() CommentedMap with keyword
84 arguments
85     (reported by [Steve Franchak])
86   - fix for issue 365: unable to dump mutated TimeStamp objects
87     (reported by Anton Akmerov <https://sourceforge.net/u/akhmerov/>`__)
88   - fix for issue 371: unable to addd comment without starting space
89     (reported by 'Mark Grandi <https://sourceforge.net/u/mgrandi>`__)
90   - fix for issue 373: recursive call to walk_tree not preserving all
91 params
92     (reported by [eulores])
93   - a None value in a flow-style sequence is now dumped as `null` instead
94     of `!!null ''` (reported by mcarans on
95     [StackOverlow])
96
97 0.16.12 (2020-09-04):
98   - update links in doc
99
100 0.16.11 (2020-09-03):
101   - workaround issue with setuptools 0.50 and importing pip ( fix by jaraco
102     https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580 )
103
104 0.16.10 (2020-02-12):
105   - (auto) updated image references in README to sourceforge
106
107 0.16.9 (2020-02-11):
108   - update CHANGES
109
110 0.16.8 (2020-02-11):
111   - update requirements so that ruamel.yaml.clib is installed for 3.8,
112     as it has become available (via manylinux builds)
113
114 0.16.7 (2020-01-30):
115   - fix typchecking issue on TaggedScalar (reported by Jens Nielsen)
116   - fix error in dumping literal scalar in sequence with comments before
117 element
118     (reported by [EJ Etherington])
119
120 0.16.6 (2020-01-20):
121   - fix empty string mapping key roundtripping with preservation of quotes
122 as `? ''`
123     (reported via email by Tomer Aharoni).
124   - fix incorrect state setting in class constructor (reported by [Douglas
125 Raillard
126    ])
127   - adjust deprecation warning test for Hashable, as that no longer warns
128 (reported
129     by [Jason Montleon])
130
131 0.16.5 (2019-08-18):
132   - allow for ``YAML(typ=['unsafe', 'pytypes'])``
133
134 0.16.4 (2019-08-16):
135
136
137 [FILE:119:distinfo]
138 64b06e7873eb8e1125525ecef7345447d786368cadca92a7cd9b59eae62e95a3       111886 ruamel.yaml-0.16.13-py2.py3-none-any.whl
139