1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

www/py-httpcore: Update to 0.13.4

Changes:	https://github.com/encode/httpcore/releases
This commit is contained in:
Po-Chuan Hsieh 2021-06-15 01:40:57 +08:00
parent 24ec0733cf
commit 13c3c69ff3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= httpcore
PORTVERSION= 0.13.3
PORTVERSION= 0.13.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,8 @@ COMMENT= Minimal low-level HTTP client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0.11<0.13:net/py-h11@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0<4:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h11>=0.11<0.13:net/py-h11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR}
USES= python:3.6+

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1620405463
SHA256 (httpcore-0.13.3.tar.gz) = 5d674b57a11275904d4fd0819ca02f960c538e4472533620f322fc7db1ea0edc
SIZE (httpcore-0.13.3.tar.gz) = 45292
TIMESTAMP = 1622214126
SHA256 (httpcore-0.13.4.tar.gz) = 9fa4c623bb9d2280c009c34658cc6315e4fd425a395145645bee205d827263e4
SIZE (httpcore-0.13.4.tar.gz) = 45139