pkgsrc/devel/py-test-pylint/PLIST
adam f3fe3068a1 py-test-pylint: updated to 0.17.0
0.17.0
Added support for latest pylint API >=2.5.1

0.16.1
Corrected documentation and correctly pinned dependencies properly

0.16.0
Switched to new from_parent API and added development documentation dineshtrivedi
Added support for toml based configuration of pylint thanks to michael-k

0.15.1
Made --no-pylint functional again

0.15.0
Added support for Python 3.8 thanks to michael-k
Implemented option to output Pylint results to a reports file thanks to jose-lpa
Refactored into simpler plugin structure
2020-06-12 06:31:08 +00:00

19 lines
782 B
Text

@comment $NetBSD: PLIST,v 1.2 2020/06/12 06:31:08 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}/pytest_pylint/__init__.py
${PYSITELIB}/pytest_pylint/__init__.pyc
${PYSITELIB}/pytest_pylint/__init__.pyo
${PYSITELIB}/pytest_pylint/plugin.py
${PYSITELIB}/pytest_pylint/plugin.pyc
${PYSITELIB}/pytest_pylint/plugin.pyo
${PYSITELIB}/pytest_pylint/pylint_util.py
${PYSITELIB}/pytest_pylint/pylint_util.pyc
${PYSITELIB}/pytest_pylint/pylint_util.pyo
${PYSITELIB}/pytest_pylint/util.py
${PYSITELIB}/pytest_pylint/util.pyc
${PYSITELIB}/pytest_pylint/util.pyo