Subject: CVS commit: pkgsrc/devel/py-fakefs
From: Adam Ciarcinski
Date: 2024-12-30 07:07:09
Message id: 20241230060709.441F5FC1D@cvs.NetBSD.org

Log Message:
py-fakefs: updated to 5.7.3

Version 5.7.3
Fixes a regression in version 5.7.3.

Fixes
* fixed a regression in version 5.7.2 that `tempfile` was not patched after \ 
pause/resume
  (POSIX only, see [#1098](../../issues/1098))
* added workaround for a recursion occurring if using pytest under Windows and \ 
Python >= 3.12
  (see [#1096](../../issues/1096))

Infrastructure
* run pytest-specific tests for all supported Python versions
* pytest is only supported for versions >= 6.2.5, earlier version do not work \ 
in Python >= 3.10
  due to a pytest issue - adapted tests and documentation

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-fakefs/Makefile
1.20modifypkgsrc/devel/py-fakefs/distinfo