diff --git a/www/py-httpcore/Makefile b/www/py-httpcore/Makefile index 80cd30868089..1b787b535f74 100644 --- a/www/py-httpcore/Makefile +++ b/www/py-httpcore/Makefile @@ -1,29 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= httpcore -PORTVERSION= 0.12.3 +PORTVERSION= 0.13.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minimal low-level HTTP client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0<1:net/py-h11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= HTTP2 OPTIONS_DEFAULT=HTTP2 HTTP2_DESC= HTTP/2 support HTTP2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3<5:www/py-h2@${PY_FLAVOR} .include diff --git a/www/py-httpcore/distinfo b/www/py-httpcore/distinfo index 3e518a1e4a23..89511af71e73 100644 --- a/www/py-httpcore/distinfo +++ b/www/py-httpcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612101628 -SHA256 (httpcore-0.12.3.tar.gz) = 37ae835fb370049b2030c3290e12ed298bf1473c41bb72ca4aa78681eba9b7c9 -SIZE (httpcore-0.12.3.tar.gz) = 43346 +TIMESTAMP = 1619198601 +SHA256 (httpcore-0.13.0.tar.gz) = d5602a0a9a5aa29937be6060acb2ac31461217d33e3e5e993038e51c841e0dec +SIZE (httpcore-0.13.0.tar.gz) = 43854