pkgsrc/devel/py-wheel/PLIST
adam c93264ddcf py-wheel: updated to 0.35.1
0.35.1
Replaced install dependency on packaging with a vendored copy of its tags module
Fixed bdist_wheel not working on FreeBSD due to mismatching platform tag name (it was not being converted to lowercase)

0.35.0
Switched to the packaging library for computing wheel tags
Fixed a resource leak in WheelFile.open()
2020-08-21 07:54:23 +00:00

57 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2020/08/21 07:54:23 adam Exp $
bin/wheel-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/wheel/__init__.py
${PYSITELIB}/wheel/__init__.pyc
${PYSITELIB}/wheel/__init__.pyo
${PYSITELIB}/wheel/__main__.py
${PYSITELIB}/wheel/__main__.pyc
${PYSITELIB}/wheel/__main__.pyo
${PYSITELIB}/wheel/bdist_wheel.py
${PYSITELIB}/wheel/bdist_wheel.pyc
${PYSITELIB}/wheel/bdist_wheel.pyo
${PYSITELIB}/wheel/cli/__init__.py
${PYSITELIB}/wheel/cli/__init__.pyc
${PYSITELIB}/wheel/cli/__init__.pyo
${PYSITELIB}/wheel/cli/convert.py
${PYSITELIB}/wheel/cli/convert.pyc
${PYSITELIB}/wheel/cli/convert.pyo
${PYSITELIB}/wheel/cli/pack.py
${PYSITELIB}/wheel/cli/pack.pyc
${PYSITELIB}/wheel/cli/pack.pyo
${PYSITELIB}/wheel/cli/unpack.py
${PYSITELIB}/wheel/cli/unpack.pyc
${PYSITELIB}/wheel/cli/unpack.pyo
${PYSITELIB}/wheel/macosx_libfile.py
${PYSITELIB}/wheel/macosx_libfile.pyc
${PYSITELIB}/wheel/macosx_libfile.pyo
${PYSITELIB}/wheel/metadata.py
${PYSITELIB}/wheel/metadata.pyc
${PYSITELIB}/wheel/metadata.pyo
${PYSITELIB}/wheel/pkginfo.py
${PYSITELIB}/wheel/pkginfo.pyc
${PYSITELIB}/wheel/pkginfo.pyo
${PYSITELIB}/wheel/util.py
${PYSITELIB}/wheel/util.pyc
${PYSITELIB}/wheel/util.pyo
${PYSITELIB}/wheel/vendored/__init__.py
${PYSITELIB}/wheel/vendored/__init__.pyc
${PYSITELIB}/wheel/vendored/__init__.pyo
${PYSITELIB}/wheel/vendored/packaging/__init__.py
${PYSITELIB}/wheel/vendored/packaging/__init__.pyc
${PYSITELIB}/wheel/vendored/packaging/__init__.pyo
${PYSITELIB}/wheel/vendored/packaging/_typing.py
${PYSITELIB}/wheel/vendored/packaging/_typing.pyc
${PYSITELIB}/wheel/vendored/packaging/_typing.pyo
${PYSITELIB}/wheel/vendored/packaging/tags.py
${PYSITELIB}/wheel/vendored/packaging/tags.pyc
${PYSITELIB}/wheel/vendored/packaging/tags.pyo
${PYSITELIB}/wheel/wheelfile.py
${PYSITELIB}/wheel/wheelfile.pyc
${PYSITELIB}/wheel/wheelfile.pyo