Go to file
Dirk Mueller 0152802285 Accepting request 1010263 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.7.0 
  Changes
  fs fixtures cannot be nested; any nested fs fixture
  (for example inside an fs_session or fs_module fixture) will just reference the outer fixture (the behavior had been unexpected before)
  Fixes
  reverted a performance optimization introduced in version 3.3.0 that caused hanging tests with installed torch (see #693)
  do not use the build-in opener in pathlib as it may cause problems (see #697)
  add support for path-like objects in shutil.disk_usage (see #699)
  do not advertise support for Python 3.6 in setup.py (see #707)
  return the expected type from fcntl.ioctl and fcntl.fcntl calls if arg is of type byte; the call itself does nothing as before
  do not skip filesystem modules by name to allow using own modules with the same name (see #707)
  add missing support for os.renames (see #714)

OBS-URL: https://build.opensuse.org/request/show/1010263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=34
2022-10-13 07:02:17 +00:00
_multibuild - Swith to multibuild in order to avoid full python buildcycle 2020-03-08 03:37:02 +00:00
.gitattributes Accepting request 599181 from home:kbabioch 2018-04-20 08:14:22 +00:00
.gitignore Accepting request 599181 from home:kbabioch 2018-04-20 08:14:22 +00:00
python-pyfakefs-4.7.0.tar.gz Accepting request 1010263 from home:yarunachalam:branches:devel:languages:python 2022-10-13 07:02:17 +00:00
python-pyfakefs.changes Accepting request 1010263 from home:yarunachalam:branches:devel:languages:python 2022-10-13 07:02:17 +00:00
python-pyfakefs.spec Accepting request 1010263 from home:yarunachalam:branches:devel:languages:python 2022-10-13 07:02:17 +00:00