diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile index 94974b710ee0..68979470867b 100644 --- a/www/py-httpx/Makefile +++ b/www/py-httpx/Makefile @@ -1,34 +1,34 @@ # Created by: Po-Chuan Hsieh PORTNAME= httpx -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 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}httpcore>=0.12<0.13:www/py-httpcore@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpcore>=0.12.1<0.13: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}brotlipy>=0.7<0.8:archivers/py-brotlipy@${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 1169407a463e..f0c0611499c9 100644 --- a/www/py-httpx/distinfo +++ b/www/py-httpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794326 -SHA256 (httpx-0.17.0.tar.gz) = 4f7ab2fef7f929c5531abd4f413b41ce2c820e3202f2eeee498f2d92b6849f8d -SIZE (httpx-0.17.0.tar.gz) = 86266 +TIMESTAMP = 1618320308 +SHA256 (httpx-0.17.1.tar.gz) = cc2a55188e4b25272d2bcd46379d300f632045de4377682aa98a8a6069d55967 +SIZE (httpx-0.17.1.tar.gz) = 86489