www/py-treq: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2022-03-18 13:21:20 +00:00
parent 6b2effb4d8
commit a9e32417f1
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -25,9 +25,11 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FL
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpbin>=0.5.0:www/py-httpbin@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
USES= python:3.6+
USES= cpe python:3.6+
USE_PYTHON= autoplist distutils
CPE_VENDOR= twistedmatrix
NO_ARCH= yes
do-test: