Version: 6.4.1, Package name: py-coverage-6.4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. |
Filesize: 703.097 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-07-16 01:13:00 by Remi Pointel | Files touched by this commit (3) |
Log message: update coverage to 4.5.1. ok shadchin@ |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-10-05 11:03:38 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to py-coverage 4.2. From trondd < trondd at kagu-tsuchi dot com> |
2015-09-29 04:51:54 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-07-16 15:18:48 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Add a python3 FLAVOR. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2011-06-08 11:39:26 by Jasper Lievisse Adriaanse | Files touched by this commit (90) |
Log message: bump after default python version switch |
2011-05-30 23:44:27 by Remi Pointel | Files touched by this commit (16) |
Log message: First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision. ok sthen@. |
2011-03-31 16:56:28 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Update to coverage 3.4. martynas@ ok |
2010-08-30 16:24:16 by Jasper Lievisse Adriaanse | Files touched by this commit (78) |
Log message: bumpski for python |
2010-04-21 16:37:21 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Update to 3.3.1 |