Port details |
- py-coverage Code coverage measurement for Python
- 7.6.4 devel =6 7.6.1Version of this port present on the latest quarterly branch.
- Maintainer: lwhsu@FreeBSD.org
- Port Added: 2009-06-22 02:20:04
- Last Update: 2024-10-21 04:21:22
- Commit Hash: a6b218e
- People watching this port, also watch:: ninix-aya, py39-zope.component, p5-IMDB-Film, libmatroska, cups
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://coverage.readthedocs.io/
- Description:
- Coverage 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-coverage/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-coverage
- pkg install py311-coverage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-coverage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-coverage
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729483537
SHA256 (coverage-7.6.4.tar.gz) = 29fc0f17b1d3fea332f8001d4558f8214af7f1d87a345f3a133c901d60347c73
SIZE (coverage-7.6.4.tar.gz) = 798716
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-tomli>=0 : textproc/py-tomli@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pylink-square
- devel/cram
-
Deleted ports which required this port:
- for Run
-
- comms/py-pylink-square
- devel/py-codecov
- devel/py-cov-core
- devel/py-covdefaults
- devel/py-coverage_enable_subprocess
- devel/py-coveralls
- devel/py-nbval
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-coverage-7.6.4:
TOML=on: Enable pyproject.toml support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-coverage
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.6.4 21 Oct 2024 04:21:22 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.6.4 |
7.6.3 15 Oct 2024 13:01:54 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.6.3 |
7.6.1 14 Aug 2024 17:31:58 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.6.1 |
7.6.0 14 Aug 2024 17:27:03 |
Li-Wen Hsu (lwhsu) Author: Nicholas Kirby |
devel/py-coverage: Update to 7.6.0
PR: 280520 |
7.3.2 31 Oct 2023 06:47:40 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.3.2 |
7.3.0 13 Aug 2023 04:48:01 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.3.0 |
7.2.7 20 Jun 2023 12:58:17 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.2.7 |
7.2.2 25 Mar 2023 10:15:09 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.2.2 |
7.0.5 12 Jan 2023 08:51:41 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.0.5 |
7.0.4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
7.0.4 10 Jan 2023 10:56:28 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.0.4 |
7.0.3 04 Jan 2023 06:29:17 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.0.3 |
7.0.1 29 Dec 2022 08:23:32 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 7.0.1 |
6.5.0 17 Oct 2022 12:54:48 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 6.5.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.4.2 13 Jul 2022 04:13:42 |
Li-Wen Hsu (lwhsu) |
devel/py-coverage: Update to 6.4.2 |
6.4.1 20 Jun 2022 15:22:27 |
Dima Panov (fluffy) |
devel/py-coverage: update to 6.4.1 release (+)
Changelog: https://coverage.readthedocs.io/en/6.4.1/changes.html
Approved by: lwhsu |
6.3.2_3 09 Jun 2022 23:16:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-coverage: Fix 3c3eebe53abdb9d15d1770ff56630745844fa17b
- Bump PORTREVISION for dependency change |
6.3.2_2 13 May 2022 11:40:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-coverage: Add TOML option
- Bump PORTREVISION for dependency change
Approved by: lwhsu (maintainer) |
6.3.2_1 18 Mar 2022 17:11:37 |
Dmitry Marakasov (amdmi3) |
devel/py-coverage: add missing dependency on py-sqlite3
Approved by: portmgr blanket |
6.3.2 22 Feb 2022 09:46:58 |
Dima Panov (fluffy) |
devel/py-coverage: update to 6.3.2 release
Changelog: https://coverage.readthedocs.io/en/latest/changes.html#version-6-3-2-2022-02-20
Approved by: maintainer (lwhsu)
Sponsored by: Netzkommune GmbH |
4.5.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
4.5.4 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
4.5.4 17 Sep 2019 23:20:17 |
lwhsu |
- Update to 4.5.4 |
4.5.3_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
4.5.3 13 Mar 2019 17:14:26 |
lwhsu |
- Update to 4.5.3 |
4.5.2 07 Dec 2018 09:40:54 |
lwhsu |
- Update to 4.5.2 |
4.5.1_1 15 Feb 2018 11:36:07 |
jhale |
Allow concurrent installation
PR: 225532
Submitted by: jhale
Approved by: maintainer-timeout (2 weeks) |
4.5.1 11 Feb 2018 12:17:29 |
lwhsu |
- Update to 4.5.1 |
4.4.2 30 Nov 2017 09:13:32 |
lwhsu |
- Update to 4.4.2 |
4.4.1 20 Oct 2017 03:49:23 |
lwhsu |
- Update to 4.4.1
PR: 223004
Submitted by: Yuri Victorovich <yuri@rawbw.com> |
4.3.4 17 Feb 2017 03:42:24 |
lwhsu |
- Update to 4.3.4
- Update WWW |
4.3.2 17 Jan 2017 08:56:35 |
lwhsu |
- Update to 4.3.2 |
4.3.1 05 Jan 2017 06:15:55 |
lwhsu |
- Update to 4.3.1 |
4.3 28 Dec 2016 08:02:32 |
lwhsu |
- Update to 4.3 |
4.2 26 Oct 2016 14:07:21 |
lwhsu |
- Update to 4.2 |
4.1 25 May 2016 08:41:14 |
lwhsu |
- Update to 4.1 |
3.7.1_2 11 Feb 2015 06:22:46 |
koobs |
devel/py-coverage: Strip shared extension
- Strip shared library
- Sort USE_PYTHON values
Approved by: portmgr (blanket) |
3.7.1_1 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
3.7.1_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
3.7.1_1 09 Jun 2014 10:32:18 |
mva |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
3.7.1 06 Jan 2014 06:48:48 |
lwhsu |
- Update to 3.7.1 |
3.6 22 Sep 2013 15:53:19 |
lwhsu |
- Update to 3.6 |
3.5.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.5.3 03 Oct 2012 05:33:22 |
lwhsu |
- Update to 3.5.3
PR: ports/172196
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> |
3.5.2 19 May 2012 15:15:11 |
lwhsu |
- Update to 3.5.2 |
3.5.1 30 Sep 2011 02:28:03 |
lwhsu |
- Update to 3.5.1
PR: ports/161132
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.5 08 Jul 2011 10:38:56 |
lwhsu |
- update to 3.5
- add license
PR: ports/158729
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.4 22 Sep 2010 08:17:33 |
lwhsu |
- Update to 3.4 |
3.3.1 03 Apr 2010 17:48:36 |
lwhsu |
- Update to 3.3.1 |
3.3 26 Feb 2010 13:07:33 |
lwhsu |
- Update to 3.3
Feature safe: yes |
3.2 18 Feb 2010 20:14:31 |
lwhsu |
- Update to 3.2
Feature safe: yes |
3.1 13 Nov 2009 18:28:18 |
lwhsu |
- Update to 3.1 |
3.0 22 Jun 2009 02:18:58 |
lwhsu |
Add py-coverage 3.0, code coverage measurement for Python. |