diff --git a/devel/py-exceptiongroup/Makefile b/devel/py-exceptiongroup/Makefile index 20bf35e85bc3..b8f5251c7a45 100644 --- a/devel/py-exceptiongroup/Makefile +++ b/devel/py-exceptiongroup/Makefile @@ -1,22 +1,22 @@ PORTNAME= exceptiongroup -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.0 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 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 019410433b9a..026766a8ada8 100644 --- a/devel/py-exceptiongroup/distinfo +++ b/devel/py-exceptiongroup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057725 -SHA256 (exceptiongroup-1.0.4.tar.gz) = bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec -SIZE (exceptiongroup-1.0.4.tar.gz) = 14701 +TIMESTAMP = 1674589770 +SHA256 (exceptiongroup-1.1.0.tar.gz) = bcb67d800a4497e1b404c2dd44fca47d3b7a5e5433dbab67f96c1a685cdfdf23 +SIZE (exceptiongroup-1.1.0.tar.gz) = 14696