Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:45:53 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 47eaff2d5815 - main - www/py-httpx: Update to 0.27.2
Message-ID:  <202409081845.488Ijrpg041817@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 47eaff2d5815d0106775d2b06f446c763bb5c717
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:21:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:50 +0000

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

diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index 5afd6349a094..32b9ffccb005 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	httpx
-PORTVERSION=	0.27.0
-PORTREVISION=	1
+PORTVERSION=	0.27.2
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,9 +29,6 @@ CPE_VENDOR=	encode
 
 OPTIONS_DEFINE=	BROTLI CLI HTTP2 SOCKS
 OPTIONS_DEFAULT=HTTP2 SOCKS
-BROTLI_DESC=	Brotli support
-CLI_DESC=	Command-line interface support
-HTTP2_DESC=	HTTP/2 support
 
 BROTLI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}brotli>=0:archivers/py-brotli@${PY_FLAVOR}
 CLI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=8<9:devel/py-click@${PY_FLAVOR} \
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index 5fb72ac68e32..cec0900916bd 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390754
-SHA256 (httpx-0.27.0.tar.gz) = a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5
-SIZE (httpx-0.27.0.tar.gz) = 126413
+TIMESTAMP = 1725559909
+SHA256 (httpx-0.27.2.tar.gz) = f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2
+SIZE (httpx-0.27.2.tar.gz) = 144189



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488Ijrpg041817>