Skip to content

Commit

Permalink
textproc/py-elasticsearch5: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent 878bb85 commit e643de3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion textproc/py-elasticsearch5/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit e643de3

Please sign in to comment.