Subject: CVS commit: pkgsrc/devel/py-test-cov
From: Adam Ciarcinski
Date: 2023-05-26 21:51:10
Message id: 20230526195111.0A650FA87@cvs.NetBSD.org

Log Message:
py-test-cov: updated to 4.1.0

4.1.0 (2023-05-24)
------------------
* Updated CI with new Pythons and dependencies.
* Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0.
* Optimized summary generation to not be performed if no reporting is active \ 
(for example,
  when ``--cov-report=''`` is used without ``--cov-fail-under``).
* Added support for JSON reporting.
* Refactored code to use f-strings.
* Fixed a skip in the test suite for some old xdist.

Files:
RevisionActionfile
1.22modifypkgsrc/devel/py-test-cov/Makefile
1.20modifypkgsrc/devel/py-test-cov/distinfo