# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update external/python/pyfakefs # For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md name: "pyfakefs" description: "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." third_party { license_type: NOTICE last_upgrade_date { year: 2025 month: 2 day: 11 } homepage: "http://pyfakefs.org/" identifier { type: "Git" value: "https://github.com/pytest-dev/pyfakefs.git" version: "7147769ddde246390f5760d6f3034ce1c6b8f928" } }