Ravenports generated: 12 Dec 2020 21:59
[ravenports.git] / bucket_C7 / python-packaging
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-packaging
4 VERSION=                20.8
5 KEYWORDS=               python
6 VARIANTS=               py38 py37
7 SDESC[py37]=            Core utilities for Python packages (PY37)
8 SDESC[py38]=            Core utilities for Python packages (PY38)
9 HOMEPAGE=               https://github.com/pypa/packaging
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/b1/a7/588bfa063e7763247ab6f7e1d994e331b85e0e7d09f853c59a6eb9696974
14 DISTFILE[1]=            packaging-20.8-py2.py3-none-any.whl: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=               packaging-20.8.dist-info
25
26 GENERATED=              yes
27
28 [PY37].BUILD_DEPENDS_ON=                python-pip:single:py37
29 [PY37].RUN_DEPENDS_ON=                  python-pyparsing:single:py37
30 [PY37].USES_ON=                         python:py37,wheel
31
32 [PY38].BUILD_DEPENDS_ON=                python-pip:single:py38
33 [PY38].RUN_DEPENDS_ON=                  python-pyparsing:single:py38
34 [PY38].USES_ON=                         python:py38,wheel
35
36 [FILE:2383:descriptions/desc.single]
37 packaging
38 =========
39
40 .. start-intro
41
42 Reusable core utilities for various Python Packaging
43 [interoperability specifications].
44
45 This library provides utilities that implement the interoperability
46 specifications which have clearly one correct behaviour (eg: :pep:`440`)
47 or benefit greatly from having a single shared implementation (eg:
48 :pep:`425`).
49
50 .. end-intro
51
52 The packaging project includes the following: version handling, specifiers,
53 markers, requirements, tags, utilities.
54
55 Documentation
56 -------------
57
58 The `documentation`_ provides information and the API for the following:
59
60 - Version Handling
61 - Specifiers
62 - Markers
63 - Requirements
64 - Tags
65 - Utilities
66
67 Installation
68 ------------
69
70 Use pip to install these utilities::
71
72     pip install packaging
73
74 Discussion
75 ----------
76
77 If you run into bugs, you can file them in our `issue tracker`_.
78
79 You can also join ``#pypa`` on Freenode to ask questions or get involved.
80
81 .. _`documentation`: https://packaging.pypa.io/
82 .. _`issue tracker`: https://github.com/pypa/packaging/issues
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 `PSF Code of Conduct`_.
90
91 .. _PSF Code of Conduct:
92 https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
93
94 Contributing
95 ------------
96
97 The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as
98 well as how to report a potential security issue. The documentation for
99 this
100 project also covers information about `project development`_ and
101 `security`_.
102
103 .. _`project development`: https://packaging.pypa.io/en/latest/development/
104 .. _`security`: https://packaging.pypa.io/en/latest/security/
105
106 Project History
107 ---------------
108
109 Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_
110 for
111 recent changes and project history.
112
113 .. _`Changelog documentation`:
114 https://packaging.pypa.io/en/latest/changelog/
115
116 Changelog
117 ---------
118
119 20.8 - 2020-12-11
120 ~~~~~~~~~~~~~~~~~
121
122 * Revert back to setuptools for compatibility purposes for some Linux
123 distros (`#363 <https://github.com/pypa/packaging/issues/363>`__)
124 * Do not insert an underscore in wheel tags when the interpreter version
125 number
126   is more than 2 digits (`#372
127 <https://github.com/pypa/packaging/issues/372>`__)
128
129 20.7 - 2020-11-28
130 ~~~~~~~~~~~~~~~~~
131
132 No unreleased changes.
133
134 20.6 - 2020-11-28
135 ~~~~~~~~~~~~~~~~~
136
137
138
139 [FILE:114:distinfo]
140 24e0da08660a87484d1602c30bb4902d74816b6985b93de36926f5bc95741858        39857 packaging-20.8-py2.py3-none-any.whl
141