Path to this page:
Subject: CVS commit: pkgsrc/devel/py-fakefs
From: Adam Ciarcinski
Date: 2024-12-02 10:09:30
Message id: 20241202090930.E103EFC1C@cvs.NetBSD.org
Log Message:
py-fakefs: updated to 5.7.2
5.7.2
Fixes some problems with patching.
Fixes
* added some support for loading fake modules in `AUTO` patch mode
using `importlib.import_module`
* added some support to avoid patching debugger related modules
Performance
* avoid reloading `tempfile` in Posix systems
Infrastructure
* use trusted publisher for release (see https://docs.pypi.org/trusted-publishers/)
Files: