mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
www/py-httpx: Update to 0.21.0
Changes: https://github.com/encode/httpx/releases
This commit is contained in:
parent
9d969318ef
commit
f48ded8b26
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= httpx
|
||||
PORTVERSION= 0.20.0
|
||||
PORTVERSION= 0.21.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ 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}httpcore>=0.14.0<0.15.0: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}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1634391174
|
||||
SHA256 (httpx-0.20.0.tar.gz) = 09606d630f070d07f9ff28104fbcea429ea0014c1e89ac90b4d8de8286c40e7b
|
||||
SIZE (httpx-0.20.0.tar.gz) = 104549
|
||||
TIMESTAMP = 1637073036
|
||||
SHA256 (httpx-0.21.0.tar.gz) = 5ae1d9deb30fe074596551b3ab98f94dfd9d7efe3ecd2d08662a5c29f6fba0e4
|
||||
SIZE (httpx-0.21.0.tar.gz) = 105075
|
||||
|
Loading…
x
Reference in New Issue
Block a user