mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
parent
9219531c05
commit
6fe5047790
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546421
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httpx
|
||||
PORTVERSION= 0.14.1
|
||||
PORTVERSION= 0.14.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>=3.0<4:textproc/py-chardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}httpcore>=0.10.0<0.11:www/py-httpcore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}idna>=2.0<3:dns/py-idna@${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 = 1597569991
|
||||
SHA256 (httpx-0.14.1.tar.gz) = 0c557173821c1e453396325b3fef768d2bca9078f7300d431735177654e0f9b1
|
||||
SIZE (httpx-0.14.1.tar.gz) = 74312
|
||||
TIMESTAMP = 1598456583
|
||||
SHA256 (httpx-0.14.2.tar.gz) = 51c63dbc2d68eb70b5812aed8161b236fd04ecbd9727ae265a0f422398aea6f9
|
||||
SIZE (httpx-0.14.2.tar.gz) = 75728
|
||||
|
Loading…
Reference in New Issue
Block a user