pkgsrc/devel/py-pluggy/PLIST
adam aab82150e1 py-pluggy: updated to 0.8.0
pluggy 0.8.0:

Features
- Add get_hookimpls() method to hook callers.

Trivial/Internal Changes
- Add changelog in long package description and documentation.
- Add a test exemplifying the opt-in nature of spec defined args.
- Encapsulate hook specifications in a type for easier introspection.
2018-10-23 09:00:34 +00:00

24 lines
843 B
Text

@comment $NetBSD: PLIST,v 1.5 2018/10/23 09:00:34 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pluggy/__init__.py
${PYSITELIB}/pluggy/__init__.pyc
${PYSITELIB}/pluggy/__init__.pyo
${PYSITELIB}/pluggy/_tracing.py
${PYSITELIB}/pluggy/_tracing.pyc
${PYSITELIB}/pluggy/_tracing.pyo
${PYSITELIB}/pluggy/_version.py
${PYSITELIB}/pluggy/_version.pyc
${PYSITELIB}/pluggy/_version.pyo
${PYSITELIB}/pluggy/callers.py
${PYSITELIB}/pluggy/callers.pyc
${PYSITELIB}/pluggy/callers.pyo
${PYSITELIB}/pluggy/hooks.py
${PYSITELIB}/pluggy/hooks.pyc
${PYSITELIB}/pluggy/hooks.pyo
${PYSITELIB}/pluggy/manager.py
${PYSITELIB}/pluggy/manager.pyc
${PYSITELIB}/pluggy/manager.pyo