pkgsrc/devel/py-wheel/PLIST
adam 4456c2444d py-wheel: updated to 0.31.0
0.31.0
- Fixed displaying of errors on Python 3
- Fixed single digit versions in wheel files not being properly recognized
- Fixed wrong character encodings being used (instead of UTF-8) to read and
  write RECORD (this sometimes crashed bdist_wheel too)
- Enabled Zip64 support in wheels by default
- Metadata-Version is now 2.1
- Dropped DESCRIPTION.rst and metadata.json from the list of generated files
- Dropped support for the non-standard, undocumented provides-extra and
  requires-dist keywords in setup.cfg metadata
- Deprecated all wheel signing and signature verification commands
- Removed the (already defunct) tool extras from setup.py
2018-04-05 11:51:07 +00:00

60 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2018/04/05 11:51:07 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/archive.py
${PYSITELIB}/wheel/archive.pyc
${PYSITELIB}/wheel/archive.pyo
${PYSITELIB}/wheel/bdist_wheel.py
${PYSITELIB}/wheel/bdist_wheel.pyc
${PYSITELIB}/wheel/bdist_wheel.pyo
${PYSITELIB}/wheel/egg2wheel.py
${PYSITELIB}/wheel/egg2wheel.pyc
${PYSITELIB}/wheel/egg2wheel.pyo
${PYSITELIB}/wheel/install.py
${PYSITELIB}/wheel/install.pyc
${PYSITELIB}/wheel/install.pyo
${PYSITELIB}/wheel/metadata.py
${PYSITELIB}/wheel/metadata.pyc
${PYSITELIB}/wheel/metadata.pyo
${PYSITELIB}/wheel/paths.py
${PYSITELIB}/wheel/paths.pyc
${PYSITELIB}/wheel/paths.pyo
${PYSITELIB}/wheel/pep425tags.py
${PYSITELIB}/wheel/pep425tags.pyc
${PYSITELIB}/wheel/pep425tags.pyo
${PYSITELIB}/wheel/pkginfo.py
${PYSITELIB}/wheel/pkginfo.pyc
${PYSITELIB}/wheel/pkginfo.pyo
${PYSITELIB}/wheel/signatures/__init__.py
${PYSITELIB}/wheel/signatures/__init__.pyc
${PYSITELIB}/wheel/signatures/__init__.pyo
${PYSITELIB}/wheel/signatures/djbec.py
${PYSITELIB}/wheel/signatures/djbec.pyc
${PYSITELIB}/wheel/signatures/djbec.pyo
${PYSITELIB}/wheel/signatures/ed25519py.py
${PYSITELIB}/wheel/signatures/ed25519py.pyc
${PYSITELIB}/wheel/signatures/ed25519py.pyo
${PYSITELIB}/wheel/signatures/keys.py
${PYSITELIB}/wheel/signatures/keys.pyc
${PYSITELIB}/wheel/signatures/keys.pyo
${PYSITELIB}/wheel/tool/__init__.py
${PYSITELIB}/wheel/tool/__init__.pyc
${PYSITELIB}/wheel/tool/__init__.pyo
${PYSITELIB}/wheel/util.py
${PYSITELIB}/wheel/util.pyc
${PYSITELIB}/wheel/util.pyo
${PYSITELIB}/wheel/wininst2wheel.py
${PYSITELIB}/wheel/wininst2wheel.pyc
${PYSITELIB}/wheel/wininst2wheel.pyo