Skip to content

Commit

Permalink
www/py-httpx: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed May 10, 2022
1 parent 494ae78 commit 8683d88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/py-httpx/Makefile
Expand Up @@ -20,9 +20,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}rfc3986>=1.3,1:www/py-rfc3986@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR}

USES= python:3.7+
USES= python:3.7+ cpe
USE_PYTHON= autoplist concurrent distutils

CPE_VENDOR= encode

NO_ARCH= yes

OPTIONS_DEFINE= BROTLI CLI HTTP2 SOCKS
Expand Down

0 comments on commit 8683d88

Please sign in to comment.