pkgsrc/filesystems/py-fs
adam 544ee72650 py-fs: updated to 2.4.16
2.4.16

Changed

- Make `fs.zipfs._ZipExtFile` use the seeking mechanism implemented
  in the Python standard library in Python version 3.7 and later
- Mark `fs.zipfs.ReadZipFS` as a case-sensitive filesystem
- Optimized moving files between filesystems with syspaths.
- Fixed `fs.move.move_file` to clean up the copy on the destination in case of errors.
- `fs.opener.manage_fs` with `writeable=True` will now raise a `ResourceReadOnly`
  exception if the managed filesystem is not writeable.
- Marked filesystems wrapped with `fs.wrap.WrapReadOnly` as read-only.
2022-05-10 05:42:57 +00:00
..
DESCR
Makefile py-fs: updated to 2.4.16 2022-05-10 05:42:57 +00:00
PLIST py-fs: updated to 2.4.16 2022-05-10 05:42:57 +00:00
distinfo py-fs: updated to 2.4.16 2022-05-10 05:42:57 +00:00