www/py-httpx: Update to 0.28.1

Changes:	https://github.com/encode/httpx/releases
This commit is contained in:
Po-Chuan Hsieh 2024-12-26 02:52:18 +08:00
parent 4b16eeaa98
commit 6b7a7233f0
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= httpx PORTNAME= httpx
PORTVERSION= 0.27.2 PORTVERSION= 0.28.1
CATEGORIES= www python CATEGORIES= www python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,8 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=0:devel/py-anyio@${PY_FLAVOR} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=0:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httpcore>=1<2:www/py-httpcore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpcore>=1<2:www/py-httpcore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR}
USES= cpe python USES= cpe python
USE_PYTHON= autoplist concurrent pep517 USE_PYTHON= autoplist concurrent pep517

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1725559909 TIMESTAMP = 1734888376
SHA256 (httpx-0.27.2.tar.gz) = f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2 SHA256 (httpx-0.28.1.tar.gz) = 75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc
SIZE (httpx-0.27.2.tar.gz) = 144189 SIZE (httpx-0.28.1.tar.gz) = 141406