diff --git a/textproc/py-pygccxml/Makefile b/textproc/py-pygccxml/Makefile index c100d3980875..2fa01986673c 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= pygccxml DISTVERSIONPREFIX= v -DISTVERSION= 2.4.0 +DISTVERSION= 2.5.0 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,9 +18,10 @@ py39_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.6:devel/py-import TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coveralls>0:devel/py-coveralls@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} USES= python -USE_PYTHON= pep517 autoplist pytest # tests fail due to missing dependencies, see https://github.com/CastXML/pygccxml/issues/160 +USE_PYTHON= pep517 autoplist pytest # 3 tests fail, see https://github.com/CastXML/pygccxml/issues/182 USE_GITHUB= yes GH_ACCOUNT= CastXML diff --git a/textproc/py-pygccxml/distinfo b/textproc/py-pygccxml/distinfo index 63ad4e59ca26..968306f021b3 100644 --- a/textproc/py-pygccxml/distinfo +++ b/textproc/py-pygccxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692691673 -SHA256 (CastXML-pygccxml-v2.4.0_GH0.tar.gz) = d59867809f8008ec48a5567a7203bb4c130ff203a8ddd708c945690749723c70 -SIZE (CastXML-pygccxml-v2.4.0_GH0.tar.gz) = 3165189 +TIMESTAMP = 1713219880 +SHA256 (CastXML-pygccxml-v2.5.0_GH0.tar.gz) = ac6b15f17c4640b0d5dce3a0b903e7c7d0a66c6a5ebf3cff1cd263998bd55c9d +SIZE (CastXML-pygccxml-v2.5.0_GH0.tar.gz) = 3163862