pkgsrc/devel/py-packaging/PLIST
wiz e02d1975fd py-packaging: update to 21.2.
21.2 - 2021-10-29
~~~~~~~~~~~~~~~~~

* Update documentation entry for 21.1.

21.1 - 2021-10-29
~~~~~~~~~~~~~~~~~

* Update pin to pyparsing to exclude 3.0.0.

21.0 - 2021-07-03
~~~~~~~~~~~~~~~~~

* PEP 656: musllinux support (:issue:`411`)
* Drop support for Python 2.7, Python 3.4 and Python 3.5.
* Replace distutils usage with sysconfig (:issue:`396`)
* Add support for zip files in ``parse_sdist_filename`` (:issue:`429`)
* Use cached ``_hash`` attribute to short-circuit tag equality comparisons (:issue:`417`)
* Specify the default value for the ``specifier`` argument to ``SpecifierSet`` (:issue:`437`)
* Proper keyword-only "warn" argument in packaging.tags (:issue:`403`)
* Correctly remove prerelease suffixes from ~= check (:issue:`366`)
* Fix type hints for ``Version.post`` and ``Version.dev`` (:issue:`393`)
* Use typing alias ``UnparsedVersion`` (:issue:`398`)
* Improve type inference for ``packaging.specifiers.filter()`` (:issue:`430`)
* Tighten the return type of ``canonicalize_version()`` (:issue:`402`)
2021-11-09 20:35:14 +00:00

40 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2021/11/09 20:35:14 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/packaging/__about__.py
${PYSITELIB}/packaging/__about__.pyc
${PYSITELIB}/packaging/__about__.pyo
${PYSITELIB}/packaging/__init__.py
${PYSITELIB}/packaging/__init__.pyc
${PYSITELIB}/packaging/__init__.pyo
${PYSITELIB}/packaging/_manylinux.py
${PYSITELIB}/packaging/_manylinux.pyc
${PYSITELIB}/packaging/_manylinux.pyo
${PYSITELIB}/packaging/_musllinux.py
${PYSITELIB}/packaging/_musllinux.pyc
${PYSITELIB}/packaging/_musllinux.pyo
${PYSITELIB}/packaging/_structures.py
${PYSITELIB}/packaging/_structures.pyc
${PYSITELIB}/packaging/_structures.pyo
${PYSITELIB}/packaging/markers.py
${PYSITELIB}/packaging/markers.pyc
${PYSITELIB}/packaging/markers.pyo
${PYSITELIB}/packaging/py.typed
${PYSITELIB}/packaging/requirements.py
${PYSITELIB}/packaging/requirements.pyc
${PYSITELIB}/packaging/requirements.pyo
${PYSITELIB}/packaging/specifiers.py
${PYSITELIB}/packaging/specifiers.pyc
${PYSITELIB}/packaging/specifiers.pyo
${PYSITELIB}/packaging/tags.py
${PYSITELIB}/packaging/tags.pyc
${PYSITELIB}/packaging/tags.pyo
${PYSITELIB}/packaging/utils.py
${PYSITELIB}/packaging/utils.pyc
${PYSITELIB}/packaging/utils.pyo
${PYSITELIB}/packaging/version.py
${PYSITELIB}/packaging/version.pyc
${PYSITELIB}/packaging/version.pyo