Subject: CVS commit: pkgsrc/devel/py-test
From: Adam Ciarcinski
Date: 2024-02-25 23:40:02
Message id: 20240225224002.93629FA27@cvs.NetBSD.org

Log Message:
py-test: updated to 8.0.2

pytest 8.0.2 (2024-02-24)

Bug Fixes

- Fix collection on Windows where initial paths contain the short version of a \ 
path (for example ``c:\PROGRA~1\tests``).
- Fix an ``IndexError`` crash raising from ``getstatementrange_ast``.
- Reverted a fix to `--maxfail` handling in pytest 8.0.0 because it caused a \ 
regression in pytest-xdist whereby session fixture teardowns may get executed \ 
multiple times when the max-fails is reached.

Files:
RevisionActionfile
1.124modifypkgsrc/devel/py-test/Makefile
1.109modifypkgsrc/devel/py-test/distinfo