diff --git a/textproc/py-TatSu/Makefile b/textproc/py-TatSu/Makefile index a26ab76f2d3c..09d462379925 100644 --- a/textproc/py-TatSu/Makefile +++ b/textproc/py-TatSu/Makefile @@ -1,34 +1,36 @@ PORTNAME= TatSu DISTVERSIONPREFIX= v -DISTVERSION= 5.12.1 +DISTVERSION= 5.12.2 CATEGORIES= textproc python MASTER_SITES= PYPI MAINTAINER= yuri@FreeBSD.org COMMENT= Generate Python parsers from grammars in a variation of EBNF WWW= https://tatsu.readthedocs.io/en/stable/ \ https://github.com/neogeny/TatSu LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python:3.11+ USE_PYTHON= pep517 concurrent autoplist pytest USE_GITHUB= yes GH_ACCOUNT= neogeny NO_ARCH= yes POST_PLIST+= fix-plist post-install: # workaround https://github.com/neogeny/TatSu/issues/333 @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/test fix-plist: ${REINPLACE_CMD} -e 's|^.*/test/.*$$||' ${TMPPLIST} +# tests as of version 5.12.2: 1 failed, 137 passed, 2 skipped in 337.83s (0:05:37), see https://github.com/neogeny/TatSu/issues/348 + .include diff --git a/textproc/py-TatSu/distinfo b/textproc/py-TatSu/distinfo index 18e0e37d9971..fbb4111d3b4f 100644 --- a/textproc/py-TatSu/distinfo +++ b/textproc/py-TatSu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730765347 -SHA256 (neogeny-TatSu-v5.12.1_GH0.tar.gz) = 95606fad1cb2c8ffe42aec285e32ebb43234d50ed9604b24da57e975ffd7834d -SIZE (neogeny-TatSu-v5.12.1_GH0.tar.gz) = 172584 +TIMESTAMP = 1730968928 +SHA256 (neogeny-TatSu-v5.12.2_GH0.tar.gz) = 5244c4dc890268a5bc59c0a1ee7f3584bc6240770654b42c06113bddb7e47ed9 +SIZE (neogeny-TatSu-v5.12.2_GH0.tar.gz) = 172581