forked from Lainports/freebsd-ports
textproc/py-pygccxml: Update 2.2.1 → 2.3.0
Reported by: portscout
This commit is contained in:
parent
f73b842f06
commit
945acd3cf5
2 changed files with 10 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pygccxml
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2.1
|
||||
DISTVERSION= 2.3.0
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
@ -11,8 +11,13 @@ 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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue