forked from Lainports/freebsd-ports
net/py-urllib3: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
cfb6680eb7
commit
a9ef684c3b
1 changed files with 3 additions and 1 deletions
|
|
@ -24,9 +24,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>=3.6.1:devel/py-flaky@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.6:net/py-pysocks@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= cpe python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CPE_VENDOR= python
|
||||
|
||||
NO_ARCH= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue