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