git: 9c35e243541b - main - devel/py-pycparser: Update to 2.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 00:45:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c35e243541b5996a1343eea40a573fe1bb9ae0d commit 9c35e243541b5996a1343eea40a573fe1bb9ae0d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-05 00:39:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-05 00:39:51 +0000 devel/py-pycparser: Update to 2.22 - Convert to USE_PYTHON=pep517 Changes: https://github.com/eliben/pycparser/releases --- devel/py-pycparser/Makefile | 7 +++++-- devel/py-pycparser/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/py-pycparser/Makefile b/devel/py-pycparser/Makefile index 5b487adfd8e6..5aec728cda4a 100644 --- a/devel/py-pycparser/Makefile +++ b/devel/py-pycparser/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycparser -PORTVERSION= 2.21 +PORTVERSION= 2.22 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,11 @@ WWW= https://github.com/eliben/pycparser LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils unittest +USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes diff --git a/devel/py-pycparser/distinfo b/devel/py-pycparser/distinfo index cb3a034b2356..02c7817bc57d 100644 --- a/devel/py-pycparser/distinfo +++ b/devel/py-pycparser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637072982 -SHA256 (pycparser-2.21.tar.gz) = e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206 -SIZE (pycparser-2.21.tar.gz) = 170877 +TIMESTAMP = 1712084504 +SHA256 (pycparser-2.22.tar.gz) = 491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 +SIZE (pycparser-2.22.tar.gz) = 172736