Ravenports generated: 28 Mar 2022 02:32
[ravenports.git] / bucket_C7 / python-packaging
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-packaging
4 VERSION=                21.3
5 KEYWORDS=               python
6 VARIANTS=               py39 py310
7 SDESC[py310]=           Core utilities for Python packages (3.10)
8 SDESC[py39]=            Core utilities for Python packages (3.9)
9 HOMEPAGE=               https://github.com/pypa/packaging
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/05/8e/8de486cbd03baba4deef4142bd643a3e7bbe954a784dc1bb17142572d127
14 DISTFILE[1]=            packaging-21.3-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY39 PY310
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY39=OFF PY310=ON
22 VOPTS[py39]=            PY39=ON PY310=OFF
23
24 DISTNAME=               packaging-21.3.dist-info
25
26 GENERATED=              yes
27
28 [PY39].RUN_DEPENDS_ON=                  python-pyparsing:single:py39
29 [PY39].USES_ON=                         python:py39,wheel
30
31 [PY310].RUN_DEPENDS_ON=                 python-pyparsing:single:py310
32 [PY310].USES_ON=                        python:py310,wheel
33
34 post-stage:
35         # Revert ill-conceived limit of pyparsing version 2
36         # This was already done upstream
37         ${SED} -i'' -e '/Requires-Dist:/ s|<3,||' \
38         ${STAGEDIR}${PREFIX}/lib/python*/site-packages/packaging-*.dist-info/METADATA
39
40 [FILE:2450:descriptions/desc.single]
41 packaging
42 =========
43
44 .. start-intro
45
46 Reusable core utilities for various Python Packaging
47 [interoperability specifications].
48
49 This library provides utilities that implement the interoperability
50 specifications which have clearly one correct behaviour (eg: :pep:`440`)
51 or benefit greatly from having a single shared implementation (eg:
52 :pep:`425`).
53
54 .. end-intro
55
56 The packaging project includes the following: version handling, specifiers,
57 markers, requirements, tags, utilities.
58
59 Documentation
60 -------------
61
62 The `documentation`_ provides information and the API for the following:
63
64 - Version Handling
65 - Specifiers
66 - Markers
67 - Requirements
68 - Tags
69 - Utilities
70
71 Installation
72 ------------
73
74 Use pip to install these utilities::
75
76     pip install packaging
77
78 Discussion
79 ----------
80
81 If you run into bugs, you can file them in our `issue tracker`_.
82
83 You can also join ``#pypa`` on Freenode to ask questions or get involved.
84
85 .. _`documentation`: https://packaging.pypa.io/
86 .. _`issue tracker`: https://github.com/pypa/packaging/issues
87
88 Code of Conduct
89 ---------------
90
91 Everyone interacting in the packaging project's codebases, issue trackers,
92 chat
93 rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
94
95 .. _PSF Code of Conduct:
96 https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
97
98 Contributing
99 ------------
100
101 The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as
102 well as how to report a potential security issue. The documentation for
103 this
104 project also covers information about `project development`_ and
105 `security`_.
106
107 .. _`project development`: https://packaging.pypa.io/en/latest/development/
108 .. _`security`: https://packaging.pypa.io/en/latest/security/
109
110 Project History
111 ---------------
112
113 Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_
114 for
115 recent changes and project history.
116
117 .. _`Changelog documentation`:
118 https://packaging.pypa.io/en/latest/changelog/
119
120 Changelog
121 ---------
122
123 21.3 - 2021-11-17
124 ~~~~~~~~~~~~~~~~~
125
126 * Add a ``pp3-none-any`` tag (`#311
127 <https://github.com/pypa/packaging/issues/311>`__)
128 * Replace the blank pyparsing 3 exclusion with a 3.0.5 exclusion (`#481
129 <https://github.com/pypa/packaging/issues/481>`__, `#486
130 <https://github.com/pypa/packaging/issues/486>`__)
131 * Fix a spelling mistake (`#479
132 <https://github.com/pypa/packaging/issues/479>`__)
133
134 21.2 - 2021-10-29
135 ~~~~~~~~~~~~~~~~~
136
137 * Update documentation entry for 21.1.
138
139 21.1 - 2021-10-29
140 ~~~~~~~~~~~~~~~~~
141
142
143 [FILE:110:distinfo]
144 ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522        40750 packaging-21.3-py3-none-any.whl
145