Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test
From: Adam Ciarcinski
Date: 2022-04-24 18:50:54
Message id: 20220424165054.6A75EFB1A@cvs.NetBSD.org
Log Message:
py-test: updated to 7.1.2
pytest 7.1.2
Bug Fixes
* An unnecessary numpy import inside pytest.approx() was removed.
* Fix comparison of dataclasses with InitVar.
* Increase stacklevel for the NODE_CTOR_FSPATH_ARG deprecation to point to the \
user’s code, not pytest.
* Fix a bizarre (and fortunately rare) bug where the temp_path fixture could \
raise an internal error while attempting to get the current user’s username.
Files: