Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-xdist
From: Adam Ciarcinski
Date: 2020-07-29 16:36:48
Message id: 20200729143648.1AFBDFB28@cvs.NetBSD.org
Log Message:
py-test-xdist: updated to 1.34.0
pytest-xdist 1.34.0
===================
Features
--------
- Make ``--pdb`` imply ``--dist no``, as the two options cannot really work \
together at the moment.
Bug Fixes
---------
- Fix regression with duplicated arguments via $PYTEST_ADDOPTS in 1.30.0.
- Fix ``rsyncdirs`` usage with pytest 6.0.
- Do not trigger the deprecated ``pytest_warning_captured`` in pytest 6.0+.
Files: