www/py-httpx: Update to 0.18.2
Changes: https://github.com/encode/httpx/releases
This commit is contained in:
parent
cb53024b4b
commit
8086f4059d
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= httpx
|
||||
PORTVERSION= 0.18.1
|
||||
PORTVERSION= 0.18.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.0<0.14:www/py-httpcore@${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}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1619910337
|
||||
SHA256 (httpx-0.18.1.tar.gz) = 0a2651dd2b9d7662c70d12ada5c290abcf57373b9633515fe4baa9f62566086f
|
||||
SIZE (httpx-0.18.1.tar.gz) = 95219
|
||||
TIMESTAMP = 1624189773
|
||||
SHA256 (httpx-0.18.2.tar.gz) = 9f99c15d33642d38bce8405df088c1c4cfd940284b4290cacbfb02e64f4877c6
|
||||
SIZE (httpx-0.18.2.tar.gz) = 96707
|
||||
|
|
Loading…
Reference in a new issue