pkgsrc/devel/py-test-runner/PLIST
adam 416141bcc7 py-test-runner: updated to 5.1
5.1:
Surgically restore support for older setuptools versions.

5.0
Prefer pyproject.toml

Refresh package metadata.

This release now intentionally introduces the changes unintionally brought about in 4.5 and 4.3, where the adoption of declarative config adds a new requirement on setuptools 30.4 or later. On systems running older setuptools, installation of pytest-runner via easy_install (or setup_requires), will result in a DistributionNotFound exception.

All projects should pin to pytest-runner < 5 or upgrade the environment to setuptools >= 30.4 (prior to invoking setup.py).
2019-10-25 09:41:54 +00:00

10 lines
377 B
Text

@comment $NetBSD: PLIST,v 1.4 2019/10/25 09:41:54 adam Exp $
${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}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ptr.py
${PYSITELIB}/ptr.pyc
${PYSITELIB}/ptr.pyo