git: c1a3c0c6b3d0 - main - devel/py-exceptiongroup: Update to 1.3.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 25 May 2025 10:00:19 UTC
The branch main has been updated by sunpoet:

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

commit c1a3c0c6b3d069e157178d9522d713281f728082
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-25 09:31:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-25 09:52:34 +0000

    devel/py-exceptiongroup: Update to 1.3.0
    
    Changes:        https://github.com/agronholm/exceptiongroup/releases
---
 devel/py-exceptiongroup/Makefile | 10 ++++++++--
 devel/py-exceptiongroup/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/devel/py-exceptiongroup/Makefile b/devel/py-exceptiongroup/Makefile
index ea656b438133..ea8860d1d871 100644
--- a/devel/py-exceptiongroup/Makefile
+++ b/devel/py-exceptiongroup/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	exceptiongroup
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,4 +18,10 @@ USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 31300
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR}
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/py-exceptiongroup/distinfo b/devel/py-exceptiongroup/distinfo
index f6138d41d6a4..56fe736e1f06 100644
--- a/devel/py-exceptiongroup/distinfo
+++ b/devel/py-exceptiongroup/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720893176
-SHA256 (exceptiongroup-1.2.2.tar.gz) = 47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc
-SIZE (exceptiongroup-1.2.2.tar.gz) = 28883
+TIMESTAMP = 1747715370
+SHA256 (exceptiongroup-1.3.0.tar.gz) = b241f5885f560bc56a59ee63ca4c6a8bfa46ae4ad651af316d4e81817bb9fd88
+SIZE (exceptiongroup-1.3.0.tar.gz) = 29749