git: 73bb2b2573f1 - main - devel/py-ast2json: update 0.3 → 0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Feb 2025 08:07:17 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=73bb2b2573f1288735768f332c71ed1940d41a8e commit 73bb2b2573f1288735768f332c71ed1940d41a8e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-08 06:36:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-08 08:07:08 +0000 devel/py-ast2json: update 0.3 → 0.4 Reported by: portscout --- devel/py-ast2json/Makefile | 4 ++-- devel/py-ast2json/distinfo | 6 +++--- devel/py-ast2json/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-ast2json/Makefile b/devel/py-ast2json/Makefile index c4961e749656..fc4e867e869d 100644 --- a/devel/py-ast2json/Makefile +++ b/devel/py-ast2json/Makefile @@ -1,5 +1,5 @@ PORTNAME= ast2json -DISTVERSION= 0.3 +DISTVERSION= 0.4 CATEGORIES= devel science MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/YoloSwagTeam/ast2json LICENSE= BSD3CLAUSE USES= python -USE_PYTHON= distutils # autoplist: autoplist contains the 'test' folder that is removed +USE_PYTHON= distutils concurrent # autoplist: autoplist contains the 'test' folder that is removed NO_ARCH= yes diff --git a/devel/py-ast2json/distinfo b/devel/py-ast2json/distinfo index 44f4677ae4d2..5018e0a0c47d 100644 --- a/devel/py-ast2json/distinfo +++ b/devel/py-ast2json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716080087 -SHA256 (ast2json-0.3.tar.gz) = fd40a7d911df8de97eb5976783bf16765fcbe6ce9393fb92aa833283fb5f8ee3 -SIZE (ast2json-0.3.tar.gz) = 4369 +TIMESTAMP = 1738993900 +SHA256 (ast2json-0.4.tar.gz) = b5cc42e97c29b77845b5d4ec32e74dcac538fb4c61a7faa570964bc96b19aeb7 +SIZE (ast2json-0.4.tar.gz) = 4734 diff --git a/devel/py-ast2json/pkg-plist b/devel/py-ast2json/pkg-plist index 2279350dd53b..04c6bdd642b4 100644 --- a/devel/py-ast2json/pkg-plist +++ b/devel/py-ast2json/pkg-plist @@ -1,3 +1,4 @@ +bin/ast2json %%PYTHON_SITELIBDIR%%/ast2json/__init__.py %%PYTHON_SITELIBDIR%%/ast2json/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/ast2json/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc