PORTNAME= autoflake DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Removes unused imports and unused variables from Python code WWW= https://github.com/PyCQA/autoflake LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyflakes>=3.0.0:devel/py-pyflakes@${PY_FLAVOR} USES= python shebangfix USE_GITHUB= yes GH_ACCOUNT= PyCQA USE_PYTHON= autoplist pep517 pytest SHEBANG_FILES= autoflake.py NO_ARCH= yes .include