pkgsrc/devel/py-test-mock/PLIST
wiz 91070092af Import py-test-mock-1.6.0 as devel/py-test-mock.
This plugin installs a mocker fixture which is a thin-wrapper around
the patching API provided by the mock package, but with the benefit
of not having to worry about undoing patches at the end of a test.
2017-04-04 14:02:44 +00:00

13 lines
513 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/04/04 14:02:44 wiz 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}/_pytest_mock_version.py
${PYSITELIB}/_pytest_mock_version.pyc
${PYSITELIB}/_pytest_mock_version.pyo
${PYSITELIB}/pytest_mock.py
${PYSITELIB}/pytest_mock.pyc
${PYSITELIB}/pytest_mock.pyo