diff --git a/devel/py-autoflake/Makefile b/devel/py-autoflake/Makefile index c4c916f923e2..effa0979e02c 100644 --- a/devel/py-autoflake/Makefile +++ b/devel/py-autoflake/Makefile @@ -1,24 +1,24 @@ PORTNAME= autoflake -DISTVERSION= 2.2.1 +DISTVERSION= 2.3.1 CATEGORIES= devel python MASTER_SITES= PYPI 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_PYTHON= autoplist pep517 pytest SHEBANG_FILES= autoflake.py test_autoflake.py NO_ARCH= yes .include diff --git a/devel/py-autoflake/distinfo b/devel/py-autoflake/distinfo index a5d66d3c9aa7..46252e1cc83d 100644 --- a/devel/py-autoflake/distinfo +++ b/devel/py-autoflake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696611272 -SHA256 (autoflake-2.2.1.tar.gz) = 62b7b6449a692c3c9b0c916919bbc21648da7281e8506bcf8d3f8280e431ebc1 -SIZE (autoflake-2.2.1.tar.gz) = 27377 +TIMESTAMP = 1712572143 +SHA256 (autoflake-2.3.1.tar.gz) = c98b75dc5b0a86459c4f01a1d32ac7eb4338ec4317a4469515ff1e687ecd909e +SIZE (autoflake-2.3.1.tar.gz) = 27642