git: bfb1e1bbf9ce - main - devel/py-fabric: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:37 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfb1e1bbf9ce242e18c3e4a01fc2ba4298effbc1 commit bfb1e1bbf9ce242e18c3e4a01fc2ba4298effbc1 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:40 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:40 +0000 devel/py-fabric: Add CPE information Approved by: portmgr (blanket) --- devel/py-fabric/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-fabric/Makefile b/devel/py-fabric/Makefile index b05dd6e2910e..0a27cee5871b 100644 --- a/devel/py-fabric/Makefile +++ b/devel/py-fabric/Makefile @@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.2.5:devel/py-pytest@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-relaxed>0:devel/py-pytest-relaxed@${PY_FLAVOR} -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= fabfile USE_PYTHON= distutils concurrent autoplist CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}fabric1