Subject: CVS commit: pkgsrc/devel/py-test-benchmark
From: Adam Ciarcinski
Date: 2022-11-21 00:24:21
Message id: 20221120232421.D13F5FA90@cvs.NetBSD.org

Log Message:
py-test-benchmark: updated to 4.0.0

4.0.0 (2022-10-26)
------------------
* Dropped support for legacy Pythons (2.7, 3.6 or older).
* Switched CI to GitHub Actions.
* Removed dependency on the ``py`` library (that was not properly specified as a \ 
dependency anyway).
* Fix skipping test in `test_utils.py` if appropriate VCS not available. Also \ 
fix typo.
* Added support for pytest 7.2.0 by using ``pytest.hookimpl`` and \ 
``pytest.hookspec`` to configure hooks.
* Now no save is attempted if ``--benchmark-disable`` is used.

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-test-benchmark/Makefile
1.2modifypkgsrc/devel/py-test-benchmark/PLIST
1.5modifypkgsrc/devel/py-test-benchmark/distinfo