textproc/py-pygccxml: Update 2.0.1 -> 2.1.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2021-01-31 02:32:26 +00:00
parent 4f84b7d0dc
commit 6fd1e1b465
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563449
3 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= pygccxml
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
DISTVERSION= 2.1.0
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
USES= python:3.6+
USE_GITHUB= yes
GH_ACCOUNT= gccxml
GH_ACCOUNT= CastXML
USE_PYTHON= distutils autoplist
NO_ARCH= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1595952907
SHA256 (gccxml-pygccxml-v2.0.1_GH0.tar.gz) = 25c6f693da741139c538d751b4bee1408764a4470c4f5ee982ac2611032cebc2
SIZE (gccxml-pygccxml-v2.0.1_GH0.tar.gz) = 3161014
TIMESTAMP = 1612060273
SHA256 (CastXML-pygccxml-v2.1.0_GH0.tar.gz) = 3d5161990eae0febb1f4bd088ea717de694a0407c46ccb19aa87e5eebd358b02
SIZE (CastXML-pygccxml-v2.1.0_GH0.tar.gz) = 3164128

View file

@ -2,4 +2,4 @@ pygccxml is a specialized XML reader that reads the output from CastXML or
GCCXML. It provides a simple framework to navigate C++ declarations, using
Python classes.
WWW: https://github.com/gccxml/pygccxml
WWW: https://github.com/CastXML/pygccxml