git: dc0b31093eee - main - www/py-httpx: Update to 0.25.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 17:20:05 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc0b31093eee87a859403537c33ae0e54c8b6ab2

commit dc0b31093eee87a859403537c33ae0e54c8b6ab2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:41:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:00 +0000

    www/py-httpx: Update to 0.25.1
    
    Changes:        https://github.com/encode/httpx/releases
---
 www/py-httpx/Makefile | 7 ++++---
 www/py-httpx/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index 8df36f0780d3..5f15fd4ec5bc 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	httpx
-PORTVERSION=	0.25.0
+PORTVERSION=	0.25.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}httpcore>=0.18.0<0.19.0:www/py-httpcore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=0:devel/py-anyio@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}httpcore>=0:www/py-httpcore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR}
 
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index 771c8e1a5b0e..68b70238c52e 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695143385
-SHA256 (httpx-0.25.0.tar.gz) = 47ecda285389cb32bb2691cc6e069e3ab0205956f681c5b2ad2325719751d875
-SIZE (httpx-0.25.0.tar.gz) = 82417
+TIMESTAMP = 1699774672
+SHA256 (httpx-0.25.1.tar.gz) = ffd96d5cf901e63863d9f1b4b6807861dbea4d301613415d9e6e57ead15fc5d0
+SIZE (httpx-0.25.1.tar.gz) = 81938