Subject: CVS commit: pkgsrc/devel/py-test
From: Adam Ciarcinski
Date: 2024-02-17 03:10:00
Message id: 20240217021000.5C8F8F9F2@cvs.NetBSD.org

Log Message:
py-test: updated to 8.0.1

pytest 8.0.1 (2024-02-16)

Bug Fixes

- Correctly handle errors from :func:`getpass.getuser` in Python 3.13.
- Fix an edge case where ``ExceptionInfo._stringify_exception`` could crash \ 
:func:`pytest.raises`.
- Fix regression with :func:`pytest.warns` using custom warning subclasses which \ 
have more than one parameter in their `__init__`.
- Fix a regression in pytest 8.0.0 whereby calling :func:`pytest.skip` and \ 
similar control-flow exceptions within a :func:`pytest.warns()` block would get \ 
suppressed instead of propagating.
- Fix a regression in pytest 8.0.0 whereby autouse fixtures defined in a module \ 
get ignored by the doctests in the module.
- Fix a regression in pytest 8.0.0 whereby items would be collected in reverse \ 
order in some circumstances.

Files:
RevisionActionfile
1.123modifypkgsrc/devel/py-test/Makefile
1.108modifypkgsrc/devel/py-test/distinfo