- update to 6.2.0:
* fake file wrappers now derive from `io.TextIOBase` or
`io.BufferedIOBase`, so that `isinstance`-checks for these
classes succeed
* route some pseudo-devices to the system instead of patching
them; this ensures that `os.urandom` and related functions
work correctly with PyPy
* fake file `seek` method did not return the location in the
file
* make sure case sensitivity is correctly set for fake posix
paths in `hash()`, `Path.match` and `Path.full_match`
* use newest `pytest` for testing in CI
OBS-URL: https://build.opensuse.org/request/show/1355087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfakefs?expand=0&rev=30
Description
No description provided
Languages
RPM Spec
100%