textproc/py-elasticsearch5: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
878bb859fe
commit
e643de34c2
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR
|
|||
${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= cpe python:3.6+
|
||||
CPE_VENDOR= elastic
|
||||
|
||||
USE_GITHUB= yes # tests not packaged with sdist
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
Loading…
Reference in a new issue