# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-packaging VERSION= 21.3 KEYWORDS= python VARIANTS= py39 py310 SDESC[py310]= Core utilities for Python packages (3.10) SDESC[py39]= Core utilities for Python packages (3.9) HOMEPAGE= https://github.com/pypa/packaging CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/05/8e/8de486cbd03baba4deef4142bd643a3e7bbe954a784dc1bb17142572d127 DISTFILE[1]= packaging-21.3-py3-none-any.whl:main DF_INDEX= 1 SPKGS[py310]= single SPKGS[py39]= single OPTIONS_AVAILABLE= PY39 PY310 OPTIONS_STANDARD= none VOPTS[py310]= PY39=OFF PY310=ON VOPTS[py39]= PY39=ON PY310=OFF DISTNAME= packaging-21.3.dist-info GENERATED= yes [PY39].RUN_DEPENDS_ON= python-pyparsing:single:py39 [PY39].USES_ON= python:py39,wheel [PY310].RUN_DEPENDS_ON= python-pyparsing:single:py310 [PY310].USES_ON= python:py310,wheel post-stage: # Revert ill-conceived limit of pyparsing version 2 # This was already done upstream ${SED} -i'' -e '/Requires-Dist:/ s|<3,||' \ ${STAGEDIR}${PREFIX}/lib/python*/site-packages/packaging-*.dist-info/METADATA [FILE:2450:descriptions/desc.single] packaging ========= .. start-intro Reusable core utilities for various Python Packaging [interoperability specifications]. This library provides utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: :pep:`440`) or benefit greatly from having a single shared implementation (eg: :pep:`425`). .. end-intro The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities. Documentation ------------- The `documentation`_ provides information and the API for the following: - Version Handling - Specifiers - Markers - Requirements - Tags - Utilities Installation ------------ Use pip to install these utilities:: pip install packaging Discussion ---------- If you run into bugs, you can file them in our `issue tracker`_. You can also join ``#pypa`` on Freenode to ask questions or get involved. .. _`documentation`: https://packaging.pypa.io/ .. _`issue tracker`: https://github.com/pypa/packaging/issues Code of Conduct --------------- Everyone interacting in the packaging project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. .. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md Contributing ------------ The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as well as how to report a potential security issue. The documentation for this project also covers information about `project development`_ and `security`_. .. _`project development`: https://packaging.pypa.io/en/latest/development/ .. _`security`: https://packaging.pypa.io/en/latest/security/ Project History --------------- Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_ for recent changes and project history. .. _`Changelog documentation`: https://packaging.pypa.io/en/latest/changelog/ Changelog --------- 21.3 - 2021-11-17 ~~~~~~~~~~~~~~~~~ * Add a ``pp3-none-any`` tag (`#311 `__) * Replace the blank pyparsing 3 exclusion with a 3.0.5 exclusion (`#481 `__, `#486 `__) * Fix a spelling mistake (`#479 `__) 21.2 - 2021-10-29 ~~~~~~~~~~~~~~~~~ * Update documentation entry for 21.1. 21.1 - 2021-10-29 ~~~~~~~~~~~~~~~~~ [FILE:110:distinfo] ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522 40750 packaging-21.3-py3-none-any.whl