git: 3d097274b103 - main - devel/py-geventhttpclient: Update to 2.3.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 10 Jul 2024 05:01:46 UTC
The branch main has been updated by sunpoet:

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

commit 3d097274b1034cd4ced113ffdb061436dd078320
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-10 04:57:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-10 04:57:45 +0000

    devel/py-geventhttpclient: Update to 2.3.1
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/geventhttpclient/geventhttpclient/releases
---
 devel/py-geventhttpclient/Makefile | 6 +++---
 devel/py-geventhttpclient/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-geventhttpclient/Makefile b/devel/py-geventhttpclient/Makefile
index d2f42896287b..2d7ed4f8ba0d 100644
--- a/devel/py-geventhttpclient/Makefile
+++ b/devel/py-geventhttpclient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	geventhttpclient
-PORTVERSION=	2.0.12
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,14 +9,14 @@ COMMENT=	Http client library for gevent
 WWW=		https://github.com/geventhttpclient/geventhttpclient
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE-MIT
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}brotli>=0:archivers/py-brotli@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}gevent>=0.13:devel/py-gevent@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}urllib3>=0,1:net/py-urllib3@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-geventhttpclient/distinfo b/devel/py-geventhttpclient/distinfo
index 88d6f410427c..67e63f33c94a 100644
--- a/devel/py-geventhttpclient/distinfo
+++ b/devel/py-geventhttpclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466140
-SHA256 (geventhttpclient-2.0.12.tar.gz) = ebea08e79c1aa7d03b43936b347c0f87356e6fb1c6845735a11f23c949c655f7
-SIZE (geventhttpclient-2.0.12.tar.gz) = 77009
+TIMESTAMP = 1720536492
+SHA256 (geventhttpclient-2.3.1.tar.gz) = b40ddac8517c456818942c7812f555f84702105c82783238c9fcb8dc12675185
+SIZE (geventhttpclient-2.3.1.tar.gz) = 69345