Skip to content

Commit

Permalink
www/py-httpx: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 13, 2022
1 parent 6ba15e8 commit 20fb2b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/py-httpx/Makefile
Expand Up @@ -20,13 +20,13 @@ 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+ cpe
USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils

CPE_VENDOR= encode

NO_ARCH= yes

CPE_VENDOR= encode

OPTIONS_DEFINE= BROTLI CLI HTTP2 SOCKS
OPTIONS_DEFAULT=HTTP2
BROTLI_DESC= Brotli support
Expand Down

0 comments on commit 20fb2b9

Please sign in to comment.