git: 3f66715cfab9 - main - devel/py-pip: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 13:33:33 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f66715cfab913bf814f4bf6268e637d1384ce18 commit 3f66715cfab913bf814f4bf6268e637d1384ce18 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2021-10-06 13:29:24 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2021-10-06 13:32:42 +0000 devel/py-pip: Add CPE information Approved by: portmgr (blanket) --- devel/py-pip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile index 374100bcf4fd..494563f86c74 100644 --- a/devel/py-pip/Makefile +++ b/devel/py-pip/Makefile @@ -39,7 +39,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${ git:devel/git \ svn:devel/subversion -USES= python:3.6+ shebangfix +USES= cpe python:3.6+ shebangfix +CPE_VENDOR= pypa USE_PYTHON= autoplist concurrent distutils MAKE_ENV= PYTHONPATH=${WRKSRC}/src/