diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile index 2d168ad7c579..cb52d4a05ccf 100644 --- a/www/py-httpx/Makefile +++ b/www/py-httpx/Makefile @@ -1,35 +1,35 @@ # Created by: Po-Chuan Hsieh PORTNAME= httpx -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Next generation HTTP client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=0:textproc/py-charset-normalizer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.3<0.14:www/py-httpcore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rfc3986>=1.3<2:www/py-rfc3986@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= BROTLI HTTP2 OPTIONS_DEFAULT=HTTP2 BROTLI_DESC= Brotli support HTTP2_DESC= HTTP/2 support BROTLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>=0:archivers/py-brotli@${PY_FLAVOR} HTTP2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3<5:www/py-h2@${PY_FLAVOR} .include diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo index e69ac30d9beb..d8858e51a86d 100644 --- a/www/py-httpx/distinfo +++ b/www/py-httpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037280 -SHA256 (httpx-0.19.0.tar.gz) = 92ecd2c00c688b529eda11cedb15161eaf02dee9116712f621c70d9a40b2cdd0 -SIZE (httpx-0.19.0.tar.gz) = 97592 +TIMESTAMP = 1634391174 +SHA256 (httpx-0.20.0.tar.gz) = 09606d630f070d07f9ff28104fbcea429ea0014c1e89ac90b4d8de8286c40e7b +SIZE (httpx-0.20.0.tar.gz) = 104549