Subject: CVS commit: pkgsrc/devel/py-fakefs
From: Adam Ciarcinski
Date: 2025-03-12 07:03:10
Message id: 20250312060310.71CE1FBE1@cvs.NetBSD.org

Log Message:
py-fakefs: updated to 5.8.0

Version 5.8.0
Adds preliminary support for Python 3.14.

Changes
* added some preliminary support for Python 3.14
* change behavior of `FakeFilesystem.get_object()` to ignore permissions as it \ 
has been
  before version 5.4.0

Fixes
* fixed a problem with flushing if writing over the buffer end
* fixed a regression that could break tests under Posix in Python 3.12
* fixed behavior for `os.access` for symlinks under Windows
* fixed permission problem on querying file properties
* fixed patching in pytest setup phase for module and session-scoped fs fixtures

Files:
RevisionActionfile
1.22modifypkgsrc/devel/py-fakefs/Makefile
1.11modifypkgsrc/devel/py-fakefs/PLIST
1.22modifypkgsrc/devel/py-fakefs/distinfo