pkgsrc/devel/py-fastimport/PLIST
adam 1b4d09f146 py-fastimport: updated to 0.9.12
0.9.12  2021-05-02

0.9.11  2021-04-12

0.9.10  2021-04-11
* Declare python 3.5 requirement in setup.py.

0.9.9   2021-04-10
* Drop various other python2 helpers, test on newer versions of Python.
2021-05-05 08:17:38 +00:00

68 lines
2.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2021/05/05 08:17:38 adam Exp $
bin/fast-import-filter-${PYVERSSUFFIX}
bin/fast-import-info-${PYVERSSUFFIX}
bin/fast-import-query-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/fastimport/__init__.py
${PYSITELIB}/fastimport/__init__.pyc
${PYSITELIB}/fastimport/__init__.pyo
${PYSITELIB}/fastimport/commands.py
${PYSITELIB}/fastimport/commands.pyc
${PYSITELIB}/fastimport/commands.pyo
${PYSITELIB}/fastimport/dates.py
${PYSITELIB}/fastimport/dates.pyc
${PYSITELIB}/fastimport/dates.pyo
${PYSITELIB}/fastimport/errors.py
${PYSITELIB}/fastimport/errors.pyc
${PYSITELIB}/fastimport/errors.pyo
${PYSITELIB}/fastimport/helpers.py
${PYSITELIB}/fastimport/helpers.pyc
${PYSITELIB}/fastimport/helpers.pyo
${PYSITELIB}/fastimport/parser.py
${PYSITELIB}/fastimport/parser.pyc
${PYSITELIB}/fastimport/parser.pyo
${PYSITELIB}/fastimport/processor.py
${PYSITELIB}/fastimport/processor.pyc
${PYSITELIB}/fastimport/processor.pyo
${PYSITELIB}/fastimport/processors/__init__.py
${PYSITELIB}/fastimport/processors/__init__.pyc
${PYSITELIB}/fastimport/processors/__init__.pyo
${PYSITELIB}/fastimport/processors/filter_processor.py
${PYSITELIB}/fastimport/processors/filter_processor.pyc
${PYSITELIB}/fastimport/processors/filter_processor.pyo
${PYSITELIB}/fastimport/processors/info_processor.py
${PYSITELIB}/fastimport/processors/info_processor.pyc
${PYSITELIB}/fastimport/processors/info_processor.pyo
${PYSITELIB}/fastimport/processors/query_processor.py
${PYSITELIB}/fastimport/processors/query_processor.pyc
${PYSITELIB}/fastimport/processors/query_processor.pyo
${PYSITELIB}/fastimport/reftracker.py
${PYSITELIB}/fastimport/reftracker.pyc
${PYSITELIB}/fastimport/reftracker.pyo
${PYSITELIB}/fastimport/tests/__init__.py
${PYSITELIB}/fastimport/tests/__init__.pyc
${PYSITELIB}/fastimport/tests/__init__.pyo
${PYSITELIB}/fastimport/tests/test_commands.py
${PYSITELIB}/fastimport/tests/test_commands.pyc
${PYSITELIB}/fastimport/tests/test_commands.pyo
${PYSITELIB}/fastimport/tests/test_dates.py
${PYSITELIB}/fastimport/tests/test_dates.pyc
${PYSITELIB}/fastimport/tests/test_dates.pyo
${PYSITELIB}/fastimport/tests/test_errors.py
${PYSITELIB}/fastimport/tests/test_errors.pyc
${PYSITELIB}/fastimport/tests/test_errors.pyo
${PYSITELIB}/fastimport/tests/test_filter_processor.py
${PYSITELIB}/fastimport/tests/test_filter_processor.pyc
${PYSITELIB}/fastimport/tests/test_filter_processor.pyo
${PYSITELIB}/fastimport/tests/test_helpers.py
${PYSITELIB}/fastimport/tests/test_helpers.pyc
${PYSITELIB}/fastimport/tests/test_helpers.pyo
${PYSITELIB}/fastimport/tests/test_info_processor.py
${PYSITELIB}/fastimport/tests/test_info_processor.pyc
${PYSITELIB}/fastimport/tests/test_info_processor.pyo
${PYSITELIB}/fastimport/tests/test_parser.py
${PYSITELIB}/fastimport/tests/test_parser.pyc
${PYSITELIB}/fastimport/tests/test_parser.pyo