devel/py-ast2json: update 0.3 → 0.4

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2025-02-07 22:36:38 -08:00
parent 6c6013bcb4
commit 73bb2b2573
3 changed files with 6 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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