Ravenports generated: 18 Mar 2020 04:20
[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.10
5 KEYWORDS=               python devel textproc
6 VARIANTS=               py38 py37
7 SDESC[py37]=            YAML 1.2 parser/emitter (PY 37)
8 SDESC[py38]=            YAML 1.2 parser/emitter (PY 38)
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]=            PYPI/r/ruamel.yaml
14 DISTFILE[1]=            ruamel.yaml-0.16.10.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py37]=            single
17 SPKGS[py38]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY37
20 OPTIONS_STANDARD=       none
21 VOPTS[py37]=            PY38=OFF PY37=ON
22 VOPTS[py38]=            PY38=ON PY37=OFF
23
24 DISTNAME=               ruamel.yaml-0.16.10
25
26 GENERATED=              yes
27
28 [PY37].USES_ON=                         python:py37
29
30 [PY38].USES_ON=                         python:py38
31
32 [FILE:4156:descriptions/desc.single]
33
34 ruamel.yaml
35 ===========
36
37 ``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
38
39 :version:       0.16.10
40 :updated:       2020-02-12
41 :documentation: http://yaml.readthedocs.io
42 :repository:    https://bitbucket.org/ruamel/yaml
43 :pypi:          https://pypi.org/project/ruamel.yaml/
44
45
46 Starting with version 0.15.0 the way YAML files are loaded and dumped
47 is changing. See the API doc for details.  Currently existing
48 functionality will throw a warning before being changed/removed.
49 **For production systems you should pin the version being used with
50 ``ruamel.yaml<=0.15``**. There might be bug fixes in the 0.14 series,
51 but new functionality is likely only to be available via the new API.
52
53 If your package uses ``ruamel.yaml`` and is not listed on PyPI, drop
54 me an email, preferably with some information on how you use the
55 package (or a link to bitbucket/github) and I'll keep you informed
56 when the status of the API is stable enough to make the transition.
57
58 * `Overview <http://yaml.readthedocs.org/en/latest/overview.html>`_
59 * `Installing <http://yaml.readthedocs.org/en/latest/install.html>`_
60 * `Basic Usage <http://yaml.readthedocs.org/en/latest/basicuse.html>`_
61 * `Details <http://yaml.readthedocs.org/en/latest/detail.html>`_
62 * `Examples <http://yaml.readthedocs.org/en/latest/example.html>`_
63 * `API <http://yaml.readthedocs.org/en/latest/api.html>`_
64 * `Differences with PyYAML
65 <http://yaml.readthedocs.org/en/latest/pyyaml.html>`_
66
67 .. image:: https://readthedocs.org/projects/yaml/badge/?version=stable
68    :target: https://yaml.readthedocs.org/en/stable
69
70 .. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
71    :target: https://bestpractices.coreinfrastructure.org/projects/1128
72
73 .. image::
74 https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/_doc/_static/lic
75 ense.svg?format=raw
76    :target: https://opensource.org/licenses/MIT
77
78 .. image::
79 https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/_doc/_static/pyp
80 i.svg?format=raw
81    :target: https://pypi.org/project/ruamel.yaml/
82
83 .. image::
84 https://sourceforge.net/p/oitnb/code/ci/default/tree/_doc/_static/oitnb.svg
85 ?format=raw
86    :target: https://pypi.org/project/oitnb/
87
88 .. image:: http://www.mypy-lang.org/static/mypy_badge.svg
89    :target: http://mypy-lang.org/
90
91 ChangeLog
92 =========
93
94 .. should insert NEXT: at the beginning of line for next key (with empty
95 line)
96
97 0.16.10 (2020-02-12):
98   - (auto) updated image references in README to sourceforge
99
100 0.16.9 (2020-02-11):
101   - update CHANGES
102
103 0.16.8 (2020-02-11):
104   - update requirements so that ruamel.yaml.clib is installed for 3.8,
105     as it has become available (via manylinux builds)
106
107 0.16.7 (2020-01-30):
108   - fix typchecking issue on TaggedScalar (reported by Jens Nielsen)
109   - fix error in dumping literal scalar in sequence with comments before
110 element
111     (reported by `EJ Etherington <https://sourceforge.net/u/ejether/>`__)
112
113 0.16.6 (2020-01-20):
114   - fix empty string mapping key roundtripping with preservation of quotes
115 as `? ''`
116     (reported via email by Tomer Aharoni).
117   - fix incorrect state setting in class constructor (reported by `Douglas
118 Raillard
119     <https://bitbucket.org/%7Bcf052d92-a278-4339-9aa8-de41923bb556%7D/>`__)
120   - adjust deprecation warning test for Hashable, as that no longer warns
121 (reported
122     by `Jason Montleon
123 <https://bitbucket.org/%7B8f377d12-8d5b-4069-a662-00a2674fee4e%7D/>`__)
124
125 0.16.5 (2019-08-18):
126   - allow for ``YAML(typ=['unsafe', 'pytypes'])``
127
128 0.16.4 (2019-08-16):
129   - fix output of TAG directives with # (reported by `Thomas Smith
130     <https://bitbucket.org/%7Bd4c57a72-f041-4843-8217-b4d48b6ece2f%7D/>`__)
131
132
133 0.16.3 (2019-08-15):
134   - split construct_object
135   - change stuff back to keep mypy happy
136   - move setting of version based on YAML directive to scanner, allowing to
137     check for file version during TAG directive scanning
138
139 0.16.2 (2019-08-15):
140   - preserve YAML and TAG directives on roundtrip, correctly output #
141     in URL for YAML 1.2 (both reported by `Thomas Smith
142     <https://bitbucket.org/%7Bd4c57a72-f041-4843-8217-b4d48b6ece2f%7D/>`__)
143
144 0.16.1 (2019-08-08):
145   - Force the use of new version of ruamel.yaml.clib (reported by `Alex Joz
146
147
148 [FILE:105:distinfo]
149 099c644a778bf72ffa00524f78dd0b6476bca94a1da344130f4bf3381ce5b954       147033 ruamel.yaml-0.16.10.tar.gz
150