Subject: CVS commit: pkgsrc/devel/py-test5
From: Adam Ciarcinski
Date: 2019-10-25 11:35:13
Message id: 20191025093513.F400AFA89@cvs.NetBSD.org

Log Message:
py-test5: updated to 5.2.2

pytest 5.2.2:

Bug Fixes
- Fix ``--nf`` to not forget about known nodeids with partial test selection.
- Fix crash with ``KeyboardInterrupt`` during ``--setup-show``.
- Fixed issue when parametrizing fixtures with numpy arrays (and possibly other \ 
sequence-like types).
- Properly ignore ``FileNotFoundError`` exceptions when trying to remove old \ 
temporary directories,
  for instance when multiple processes try to remove the same directory (common \ 
with ``pytest-xdist``
  for example).

Files:
RevisionActionfile
1.2modifypkgsrc/devel/py-test5/Makefile
1.2modifypkgsrc/devel/py-test5/distinfo