forked from pool/python-pyfakefs
Accepting request 651219 from home:kbabioch:branches:devel:languages:python
- Update to version 3.5.3 * automatically patch file system methods imported as another name like from os.path import exists as my_exists, including builtin open and io.open * make tests for access time less strict to account for file systems that do not change it immediately OBS-URL: https://build.opensuse.org/request/show/651219 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
f77f6262ac
commit
450e240f4b
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 19:40:46 UTC 2018 - Karol Babioch <kbabioch@suse.de>
|
||||
|
||||
- Update to version 3.5.3
|
||||
* automatically patch file system methods imported as another name like from
|
||||
os.path import exists as my_exists, including builtin open and io.open
|
||||
* make tests for access time less strict to account for file systems that do
|
||||
not change it immediately
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 09:07:49 UTC 2018 - Karol Babioch <kbabioch@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user