diff --git a/devel/py-exceptiongroup/Makefile b/devel/py-exceptiongroup/Makefile index 4316071bec82..2c8e83f7920c 100644 --- a/devel/py-exceptiongroup/Makefile +++ b/devel/py-exceptiongroup/Makefile @@ -1,22 +1,22 @@ PORTNAME= exceptiongroup -PORTVERSION= 1.0.0rc9 +PORTVERSION= 1.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP 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 USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/devel/py-exceptiongroup/distinfo b/devel/py-exceptiongroup/distinfo index 3674b1b63781..019410433b9a 100644 --- a/devel/py-exceptiongroup/distinfo +++ b/devel/py-exceptiongroup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212148 -SHA256 (exceptiongroup-1.0.0rc9.tar.gz) = 9086a4a21ef9b31c72181c77c040a074ba0889ee56a7b289ff0afb0d97655f96 -SIZE (exceptiongroup-1.0.0rc9.tar.gz) = 12554 +TIMESTAMP = 1669057725 +SHA256 (exceptiongroup-1.0.4.tar.gz) = bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec +SIZE (exceptiongroup-1.0.4.tar.gz) = 14701