www/py-hyper: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
945fd95237
commit
a75833ad45
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue