diff --git a/textproc/py-pygccxml/Makefile b/textproc/py-pygccxml/Makefile index 3b5973e2115e..ac16440436eb 100644 --- a/textproc/py-pygccxml/Makefile +++ b/textproc/py-pygccxml/Makefile @@ -1,22 +1,27 @@ PORTNAME= pygccxml DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 +DISTVERSION= 2.3.0 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python package for easy C++ declarations navigation WWW= https://github.com/CastXML/pygccxml LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.rst +RUN_DEPENDS= castxml:textproc/castxml +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} + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest # tests fail due to missing dependencies, see https://github.com/CastXML/pygccxml/issues/160 USE_GITHUB= yes GH_ACCOUNT= CastXML NO_ARCH= yes .include diff --git a/textproc/py-pygccxml/distinfo b/textproc/py-pygccxml/distinfo index 4e36839ff8be..f41dfe26247e 100644 --- a/textproc/py-pygccxml/distinfo +++ b/textproc/py-pygccxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621995484 -SHA256 (CastXML-pygccxml-v2.2.1_GH0.tar.gz) = 9815a12e3bf6b83b2e9d8c88335fb3fa0e2b4067d7fbaaed09c3bf26c6206cc7 -SIZE (CastXML-pygccxml-v2.2.1_GH0.tar.gz) = 3170283 +TIMESTAMP = 1691046764 +SHA256 (CastXML-pygccxml-v2.3.0_GH0.tar.gz) = bc20be367074af644e8ab4faca04dc905c6b93de0717bcbe92ef8e2a3934b91b +SIZE (CastXML-pygccxml-v2.3.0_GH0.tar.gz) = 3165248