* Restored fs.path import
* Fixed potential race condition in makedirs. Fixes#310
* Added missing methods to WrapFS. Fixed#294
* MemFS now immediately releases all memory it holds when close() is called, rather than when it gets garbage collected. Closes issue #308.
* FTPFS now translates EOFError into RemoteConnectionError. Closes#292
* Added automatic close for filesystems that go out of scope. Fixes#298
* Fixed broken WrapFS.movedir #322
* Added geturl for TarFS and ZipFS for 'fs' purpose. NoURL for 'download' purpose.
* Added helpful root path in CreateFailed exception #340
- remove patch more-relaxed-requirements.patch replaced by sed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fs?expand=0&rev=20