Port details |
- py-cov-core Plugin core for use by pytest-cov, nose-cov and nose2-cov
- 1.15.0_1 devel
=0 1.15.0_1Version of this port present on the latest quarterly branch. - Maintainer: loader@FreeBSD.org
 - Port Added: 2015-06-11 14:13:19
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: MIT
- Description:
- This is a lib package for use by pytest-cov, nose-cov and
nose2-cov. Unless you're developing a coverage plugin for
a test framework, you probably want one of those.
WWW: https://github.com/schlamar/cov-core
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cov-core>0:devel/py-cov-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cov-core/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cov-core
- pkg install py38-cov-core
NOTE: This is a Python port. Instead of py38-cov-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cov-core
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (cov-core-1.15.0.tar.gz) = 4a14c67d520fda9d42b0da6134638578caae1d374b9bb462d8de00587dba764c
SIZE (cov-core-1.15.0.tar.gz) = 5890
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-coverage>=3.6 : devel/py-coverage@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-cov-core
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.15.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.15.0_1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Jun 2018 17:05:44
1.15.0_1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
15 Mar 2018 19:54:36
1.15.0_1
|
bdrewery  |
Fix installation of init_cov_core.pth to be in the package rather than the build
host. |
30 Nov 2017 15:50:34
1.15.0 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
01 Apr 2016 14:00:57
1.15.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
09 Sep 2015 14:14:41
1.15.0
|
loader  |
- use my full name in the "Created by:" field, suggested by danfe.
- update my email address to loader@FreeBSD.org.
Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D3612 |
11 Jun 2015 14:13:10
1.15.0
|
loader  |
Add new port devel/py-cov-core
Differential Revision: https://reviews.freebsd.org/D2737
PR: 199138
Approved by: koobs@ |
Number of commits found: 8
|