git: a75833ad4536 - main - www/py-hyper: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:36 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a75833ad4536dcd575f9b5866cba67254067a61b commit a75833ad4536dcd575f9b5866cba67254067a61b Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:57 +0000 www/py-hyper: Add CPE information Approved by: portmgr (blanket) --- www/py-hyper/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-hyper/Makefile b/www/py-hyper/Makefile index 042494440cfc..73319ff3a49b 100644 --- a/www/py-hyper/Makefile +++ b/www/py-hyper/Makefile @@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hpack>0:www/py-hpack@${PY_FLAVOR} -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils