Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyfakefs | Distribution: Fedora Project |
Version: 4.5.6 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Sun Aug 14 06:32:45 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-33.iad2.fedoraproject.org |
Size: 2182793 | Source RPM: python-pyfakefs-4.5.6-1.el9.src.rpm |
Packager: Fedora Project | |
Url: http://pyfakefs.org | |
Summary: pyfakefs implements a fake file system that mocks the Python file system modules. |
pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs.
ASL 2.0
* Sat May 21 2022 Orion Poplawski <orion@nwra.com> - 4.5.6-1 - Update to 4.5.6 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.4.0-2 - Rebuilt for Python 3.10 * Mon Mar 15 2021 Orion Poplawski <orion@nwra.com> - 4.4.0-1 - Update to 4.4.0 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 3.5.8-6 - Rebuilt for Python 3.9
/usr/lib/python3.9/site-packages/pyfakefs /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info/entry_points.txt /usr/lib/python3.9/site-packages/pyfakefs-4.5.6-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/pyfakefs/__init__.py /usr/lib/python3.9/site-packages/pyfakefs/__pycache__ /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/_version.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/_version.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/deprecator.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/deprecator.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/extra_packages.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/extra_packages.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem_shutil.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem_shutil.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem_unittest.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_filesystem_unittest.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_pathlib.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_pathlib.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_scandir.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/fake_scandir.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/helpers.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/helpers.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/mox3_stubout.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/mox3_stubout.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/patched_packages.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/patched_packages.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/pytest_plugin.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/__pycache__/pytest_plugin.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/_version.py /usr/lib/python3.9/site-packages/pyfakefs/deprecator.py /usr/lib/python3.9/site-packages/pyfakefs/extra_packages.py /usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem.py /usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem_shutil.py /usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem_unittest.py /usr/lib/python3.9/site-packages/pyfakefs/fake_pathlib.py /usr/lib/python3.9/site-packages/pyfakefs/fake_scandir.py /usr/lib/python3.9/site-packages/pyfakefs/helpers.py /usr/lib/python3.9/site-packages/pyfakefs/mox3_stubout.py /usr/lib/python3.9/site-packages/pyfakefs/patched_packages.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_plugin.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__init__.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__ /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/conftest.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/conftest.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/example.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/example.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_check_failed_plugin_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_check_failed_plugin_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_doctest_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_doctest_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_fixture_param_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_fixture_param_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_fixture_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_fixture_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_plugin_failing_helper.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_plugin_failing_helper.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_plugin_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__pycache__/pytest_plugin_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/conftest.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/example.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_doctest_test.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_fixture_param_test.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_fixture_test.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py /usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_plugin_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests /usr/lib/python3.9/site-packages/pyfakefs/tests/__init__.py /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__ /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/all_tests.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/all_tests.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/all_tests_without_extra_packages.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/all_tests_without_extra_packages.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/dynamic_patch_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/dynamic_patch_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/example.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/example.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/example_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/example_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_glob_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_glob_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_shutil_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_shutil_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_unittest_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_unittest_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_vs_real_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_filesystem_vs_real_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_open_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_open_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_os_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_os_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_pathlib_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_pathlib_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_stat_time_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_stat_time_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_tempfile_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/fake_tempfile_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/import_as_example.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/import_as_example.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/logsio.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/logsio.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/mox3_stubout_example.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/mox3_stubout_example.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/mox3_stubout_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/mox3_stubout_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/patched_packages_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/patched_packages_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/performance_test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/performance_test.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/test_utils.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/__pycache__/test_utils.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/all_tests.py /usr/lib/python3.9/site-packages/pyfakefs/tests/all_tests_without_extra_packages.py /usr/lib/python3.9/site-packages/pyfakefs/tests/dynamic_patch_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/example.py /usr/lib/python3.9/site-packages/pyfakefs/tests/example_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_glob_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_shutil_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_unittest_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_vs_real_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_open_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_os_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_pathlib_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_stat_time_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fake_tempfile_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__init__.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__ /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/config_module.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/config_module.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/deprecated_property.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/deprecated_property.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/module_with_attributes.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__pycache__/module_with_attributes.cpython-39.pyc /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/config_module.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/deprecated_property.py /usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/module_with_attributes.py /usr/lib/python3.9/site-packages/pyfakefs/tests/import_as_example.py /usr/lib/python3.9/site-packages/pyfakefs/tests/logsio.py /usr/lib/python3.9/site-packages/pyfakefs/tests/mox3_stubout_example.py /usr/lib/python3.9/site-packages/pyfakefs/tests/mox3_stubout_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/patched_packages_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/performance_test.py /usr/lib/python3.9/site-packages/pyfakefs/tests/test_utils.py /usr/share/doc/python3-pyfakefs /usr/share/doc/python3-pyfakefs/README.md /usr/share/licenses/python3-pyfakefs /usr/share/licenses/python3-pyfakefs/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024