pkgsrc/textproc/py-tabulate/PLIST
wiz 46974a4bd3 python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
2023-10-28 19:56:54 +00:00

14 lines
535 B
Text

@comment $NetBSD: PLIST,v 1.5 2023/10/28 19:57:20 wiz Exp $
bin/tabulate-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/tabulate/__init__.py
${PYSITELIB}/tabulate/__init__.pyc
${PYSITELIB}/tabulate/__init__.pyo
${PYSITELIB}/tabulate/version.py
${PYSITELIB}/tabulate/version.pyc
${PYSITELIB}/tabulate/version.pyo