Subject: CVS commit: pkgsrc/devel/py-fakefs
From: Adam Ciarcinski
Date: 2022-05-12 09:40:38
Message id: 20220512074039.0E7F1FA94@cvs.NetBSD.org

Log Message:
py-fakefs: updated to 4.5.6

Version 4.5.6

Changes
* minimum supported pytest version is now 3.0 (older versions do not work
  properly with current Python versions)

Fixes
* only skip `_pytest.pathlib` in pytest versions where it is actually present

Infrastructure
* add tests with different pytest versions, starting with 3.0

Version 4.5.5

Fixes
* correctly handle file system space for files opened in write mode
* correctly handle reading/writing pipes via file
* disallow `encoding` argument on binary `open()`
* fixed compatibility issue with pytest 7.0.0

Files:
RevisionActionfile
1.9modifypkgsrc/devel/py-fakefs/Makefile
1.4modifypkgsrc/devel/py-fakefs/PLIST
1.10modifypkgsrc/devel/py-fakefs/distinfo