pkgsrc/devel/py-fakefs/PLIST
adam 04bd803dfb py-fakefs: updated to 3.5.8
Version 3.5.8
Another bug-fix release that mainly fixes a regression wih Python 2 that has been introduced in version 3.5.3.

Fixes
regression: patching build-in open under Python 2 broke unit tests
fixed writing to file added with add_real_file
fixed argument name of FakeIOModule.open

Infrastructure
more changes to run tests using python setup.py test under Python 2 regardless of pathlib2 presence
2019-04-30 07:54:21 +00:00

129 lines
6.2 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2019/04/30 07:54:21 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}/top_level.txt
${PYSITELIB}/pyfakefs/__init__.py
${PYSITELIB}/pyfakefs/__init__.pyc
${PYSITELIB}/pyfakefs/__init__.pyo
${PYSITELIB}/pyfakefs/deprecator.py
${PYSITELIB}/pyfakefs/deprecator.pyc
${PYSITELIB}/pyfakefs/deprecator.pyo
${PYSITELIB}/pyfakefs/extra_packages.py
${PYSITELIB}/pyfakefs/extra_packages.pyc
${PYSITELIB}/pyfakefs/extra_packages.pyo
${PYSITELIB}/pyfakefs/fake_filesystem.py
${PYSITELIB}/pyfakefs/fake_filesystem.pyc
${PYSITELIB}/pyfakefs/fake_filesystem.pyo
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.py
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.pyc
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.pyo
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.py
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.pyc
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.pyo
${PYSITELIB}/pyfakefs/fake_pathlib.py
${PYSITELIB}/pyfakefs/fake_pathlib.pyc
${PYSITELIB}/pyfakefs/fake_pathlib.pyo
${PYSITELIB}/pyfakefs/fake_scandir.py
${PYSITELIB}/pyfakefs/fake_scandir.pyc
${PYSITELIB}/pyfakefs/fake_scandir.pyo
${PYSITELIB}/pyfakefs/helpers.py
${PYSITELIB}/pyfakefs/helpers.pyc
${PYSITELIB}/pyfakefs/helpers.pyo
${PYSITELIB}/pyfakefs/mox3_stubout.py
${PYSITELIB}/pyfakefs/mox3_stubout.pyc
${PYSITELIB}/pyfakefs/mox3_stubout.pyo
${PYSITELIB}/pyfakefs/pytest_plugin.py
${PYSITELIB}/pyfakefs/pytest_plugin.pyc
${PYSITELIB}/pyfakefs/pytest_plugin.pyo
${PYSITELIB}/pyfakefs/pytest_tests/__init__.py
${PYSITELIB}/pyfakefs/pytest_tests/__init__.pyc
${PYSITELIB}/pyfakefs/pytest_tests/__init__.pyo
${PYSITELIB}/pyfakefs/pytest_tests/conftest.py
${PYSITELIB}/pyfakefs/pytest_tests/conftest.pyc
${PYSITELIB}/pyfakefs/pytest_tests/conftest.pyo
${PYSITELIB}/pyfakefs/pytest_tests/example.py
${PYSITELIB}/pyfakefs/pytest_tests/example.pyc
${PYSITELIB}/pyfakefs/pytest_tests/example.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_doctest_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_doctest_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_doctest_test.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_fixture_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_fixture_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_fixture_test.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_failing_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_failing_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_failing_test.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_plugin_test.pyo
${PYSITELIB}/pyfakefs/tests/__init__.py
${PYSITELIB}/pyfakefs/tests/__init__.pyc
${PYSITELIB}/pyfakefs/tests/__init__.pyo
${PYSITELIB}/pyfakefs/tests/all_tests.py
${PYSITELIB}/pyfakefs/tests/all_tests.pyc
${PYSITELIB}/pyfakefs/tests/all_tests.pyo
${PYSITELIB}/pyfakefs/tests/all_tests_without_extra_packages.py
${PYSITELIB}/pyfakefs/tests/all_tests_without_extra_packages.pyc
${PYSITELIB}/pyfakefs/tests/all_tests_without_extra_packages.pyo
${PYSITELIB}/pyfakefs/tests/dynamic_patch_test.py
${PYSITELIB}/pyfakefs/tests/dynamic_patch_test.pyc
${PYSITELIB}/pyfakefs/tests/dynamic_patch_test.pyo
${PYSITELIB}/pyfakefs/tests/example.py
${PYSITELIB}/pyfakefs/tests/example.pyc
${PYSITELIB}/pyfakefs/tests/example.pyo
${PYSITELIB}/pyfakefs/tests/example_test.py
${PYSITELIB}/pyfakefs/tests/example_test.pyc
${PYSITELIB}/pyfakefs/tests/example_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_filesystem_glob_test.py
${PYSITELIB}/pyfakefs/tests/fake_filesystem_glob_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_filesystem_glob_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_filesystem_shutil_test.py
${PYSITELIB}/pyfakefs/tests/fake_filesystem_shutil_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_filesystem_shutil_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_filesystem_test.py
${PYSITELIB}/pyfakefs/tests/fake_filesystem_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_filesystem_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_filesystem_unittest_test.py
${PYSITELIB}/pyfakefs/tests/fake_filesystem_unittest_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_filesystem_unittest_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_filesystem_vs_real_test.py
${PYSITELIB}/pyfakefs/tests/fake_filesystem_vs_real_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_filesystem_vs_real_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_open_test.py
${PYSITELIB}/pyfakefs/tests/fake_open_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_open_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_os_test.py
${PYSITELIB}/pyfakefs/tests/fake_os_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_os_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_pathlib_test.py
${PYSITELIB}/pyfakefs/tests/fake_pathlib_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_pathlib_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_stat_time_test.py
${PYSITELIB}/pyfakefs/tests/fake_stat_time_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_stat_time_test.pyo
${PYSITELIB}/pyfakefs/tests/fake_tempfile_test.py
${PYSITELIB}/pyfakefs/tests/fake_tempfile_test.pyc
${PYSITELIB}/pyfakefs/tests/fake_tempfile_test.pyo
${PYSITELIB}/pyfakefs/tests/fixtures/__init__.py
${PYSITELIB}/pyfakefs/tests/fixtures/__init__.pyc
${PYSITELIB}/pyfakefs/tests/fixtures/__init__.pyo
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.py
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.pyc
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.pyo
${PYSITELIB}/pyfakefs/tests/import_as_example.py
${PYSITELIB}/pyfakefs/tests/import_as_example.pyc
${PYSITELIB}/pyfakefs/tests/import_as_example.pyo
${PYSITELIB}/pyfakefs/tests/mox3_stubout_example.py
${PYSITELIB}/pyfakefs/tests/mox3_stubout_example.pyc
${PYSITELIB}/pyfakefs/tests/mox3_stubout_example.pyo
${PYSITELIB}/pyfakefs/tests/mox3_stubout_test.py
${PYSITELIB}/pyfakefs/tests/mox3_stubout_test.pyc
${PYSITELIB}/pyfakefs/tests/mox3_stubout_test.pyo
${PYSITELIB}/pyfakefs/tests/test_utils.py
${PYSITELIB}/pyfakefs/tests/test_utils.pyc
${PYSITELIB}/pyfakefs/tests/test_utils.pyo