diff --git a/devel/py-exceptiongroup/Makefile b/devel/py-exceptiongroup/Makefile index ea8860d1d871..b61dcac3d476 100644 --- a/devel/py-exceptiongroup/Makefile +++ b/devel/py-exceptiongroup/Makefile @@ -1,27 +1,27 @@ PORTNAME= exceptiongroup -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Backport of PEP 654 (exception groups) WWW= https://github.com/agronholm/exceptiongroup LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-scm>=0:devel/py-flit-scm@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include .if ${PYTHON_REL} < 31300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/devel/py-exceptiongroup/distinfo b/devel/py-exceptiongroup/distinfo index 56fe736e1f06..a50df8519f25 100644 --- a/devel/py-exceptiongroup/distinfo +++ b/devel/py-exceptiongroup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715370 -SHA256 (exceptiongroup-1.3.0.tar.gz) = b241f5885f560bc56a59ee63ca4c6a8bfa46ae4ad651af316d4e81817bb9fd88 -SIZE (exceptiongroup-1.3.0.tar.gz) = 29749 +TIMESTAMP = 1763853310 +SHA256 (exceptiongroup-1.3.1.tar.gz) = 8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219 +SIZE (exceptiongroup-1.3.1.tar.gz) = 30371