Subject: CVS commit: pkgsrc/devel/py-test-timeout
From: Adam Ciarcinski
Date: 2022-07-14 15:35:21
Message id: 20220714133521.46B8FFB1A@cvs.NetBSD.org

Log Message:
py-test-timeout: updated to 2.1.0

2.1.0

Get terminal width from shutil instead of deprecated py, thanks Andrew Svetlov.
Add an API for extending pytest-timeout functionality with third-party plugins, \ 
thanks Andrew Svetlov.

2.0.2

Fix debugger detection on OSX, thanks Alexander Pacha.

2.0.1

Fix Python 2 removal, thanks Nicusor Picatureanu.

2.0.0

Increase pytest requirement to >=5.0.0. Thanks Dominic Davis-Foster.
Use thread timeout method when plugin is not called from main thread to avoid crash.
Fix pycharm debugger detection so timeouts are not triggered during debugger usage.
Dropped support for Python 2, minimum pytest version supported is 5.0.0.

Files:
RevisionActionfile
1.13modifypkgsrc/devel/py-test-timeout/Makefile
1.11modifypkgsrc/devel/py-test-timeout/distinfo