Ravenports generated: 26 Nov 2019 23:39
[ravenports.git] / bucket_C7 / python-packaging
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-packaging
4 VERSION=                19.2
5 KEYWORDS=               python
6 VARIANTS=               py27 py38 py37
7 SDESC[py37]=            Core utilities for Python packages (PY 37)
8 SDESC[py38]=            Core utilities for Python packages (PY 38)
9 SDESC[py27]=            Core utilities for Python packages (PY 27)
10 HOMEPAGE=               https://github.com/pypa/packaging
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/p/packaging
15 DISTFILE[1]=            packaging-19.2.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py37]=            single
18 SPKGS[py38]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY38 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py37]=            PY27=OFF PY38=OFF PY37=ON
24 VOPTS[py38]=            PY27=OFF PY38=ON PY37=OFF
25 VOPTS[py27]=            PY27=ON PY38=OFF PY37=OFF
26
27 DISTNAME=               packaging-19.2
28
29 GENERATED=              yes
30
31 [PY37].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py37
32                                         python-six:single:py37
33 [PY37].USES_ON=                         python:py37
34
35 [PY38].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py38
36                                         python-six:single:py38
37 [PY38].USES_ON=                         python:py38
38
39 [PY27].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py27
40                                         python-six:single:py27
41 [PY27].USES_ON=                         python:py27
42
43 [FILE:2889:descriptions/desc.single]
44 packaging
45 =========
46
47 Core utilities for Python packages.
48
49 The ``packaging`` project includes the following: version handling,
50 specifiers,
51 markers, requirements, tags, utilities.
52
53 Documentation
54 -------------
55
56 The `documentation`_ provides information and the API for the following:
57
58 - Version Handling
59 - Specifiers
60 - Markers
61 - Requirements
62 - Tags
63 - Utilities
64
65 Installation
66 ------------
67
68 Use ``pip`` to install these utilities::
69
70     pip install packaging
71
72 Discussion
73 ----------
74
75 If you run into bugs, you can file them in our `issue tracker`_.
76
77 You can also join ``#pypa`` on Freenode to ask questions or get involved.
78
79
80 .. _`documentation`: https://packaging.pypa.io/
81 .. _`issue tracker`: https://github.com/pypa/packaging/issues
82
83
84 Code of Conduct
85 ---------------
86
87 Everyone interacting in the packaging project's codebases, issue trackers,
88 chat
89 rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.
90
91 .. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
92
93 Contributing
94 ------------
95
96 The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as
97 well as how to report a potential security issue. The documentation for
98 this
99 project also covers information about `project development`_ and
100 `security`_.
101
102 .. _`project development`: https://packaging.pypa.io/en/latest/development/
103 .. _`security`: https://packaging.pypa.io/en/latest/security/
104
105 Project History
106 ---------------
107
108 Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_
109 for
110 recent changes and project history.
111
112 .. _`Changelog documentation`:
113 https://packaging.pypa.io/en/latest/changelog/
114
115 Changelog
116 ---------
117
118 19.2 - 2019-09-18
119 ~~~~~~~~~~~~~~~~~
120
121 * Remove dependency on ``attrs`` (`#178
122 <https://github.com/pypa/packaging/issues/178>`__, `#179
123 <https://github.com/pypa/packaging/issues/179>`__)
124
125 * Use appropriate fallbacks for CPython ABI tag (`#181
126 <https://github.com/pypa/packaging/issues/181>`__, `#185
127 <https://github.com/pypa/packaging/issues/185>`__)
128
129 * Add manylinux2014 support (`#186
130 <https://github.com/pypa/packaging/issues/186>`__)
131
132 * Improve ABI detection (`#181
133 <https://github.com/pypa/packaging/issues/181>`__)
134
135 * Properly handle debug wheels for Python 3.8 (`#172
136 <https://github.com/pypa/packaging/issues/172>`__)
137
138 * Improve detection of debug builds on Windows (`#194
139 <https://github.com/pypa/packaging/issues/194>`__)
140
141 19.1 - 2019-07-30
142 ~~~~~~~~~~~~~~~~~
143
144 * Add the ``packaging.tags`` module. (`#156
145 <https://github.com/pypa/packaging/issues/156>`__)
146
147 * Correctly handle two-digit versions in ``python_version`` (`#119
148 <https://github.com/pypa/packaging/issues/119>`__)
149
150
151 19.0 - 2019-01-20
152 ~~~~~~~~~~~~~~~~~
153
154 * Fix string representation of PEP 508 direct URL requirements with
155 markers.
156
157 * Better handling of file URLs
158
159   This allows for using ``file:///absolute/path``, which was previously
160   prevented due to the missing ``netloc``.
161
162
163 [FILE:100:distinfo]
164 28b924174df7a2fa32c1953825ff29c61e2f5e082343165438812f00d3a7fc47        59110 packaging-19.2.tar.gz
165