Skip to content

Commit

Permalink
www/py-treq: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Mar 18, 2022
1 parent 6b2effb commit a9e3241
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/py-treq/Makefile
Expand Up @@ -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:
Expand Down

0 comments on commit a9e3241

Please sign in to comment.