Subject: CVS commit: pkgsrc/devel/py-test
From: Adam Ciarcinski
Date: 2019-05-09 13:59:31
Message id: 20190509115931.8A026FB16@cvs.NetBSD.org

Log Message:
py-test: updated to 4.4.2

pytest 4.4.2:

Bug Fixes
* Fix crash caused by error in __repr__ function with both showlocals and \ 
verbose output enabled.
* Eliminate core dependency on ‘terminal’ plugin.
* Require pluggy>=0.11.0 which reverts a dependency to importlib-metadata \ 
added in 0.10.0. The importlib-metadata package cannot be imported when \ 
installed as an egg and causes issues when relying on setup.py to install test \ 
dependencies.

Improved Documentation
* Doc: pytest_ignore_collect, pytest_collect_directory, pytest_collect_file and \ 
pytest_pycollect_makemodule hooks’s ‘path’ parameter documented type is \ 
now py.path.local
* Improve help for --runxfail flag.

Trivial/Internal Changes
* Removed internal and unused _pytest.deprecated.MARK_INFO_ATTRIBUTE.

Files:
RevisionActionfile
1.78modifypkgsrc/devel/py-test/Makefile
1.71modifypkgsrc/devel/py-test/distinfo