diff --git a/devel/py-autoflake/Makefile b/devel/py-autoflake/Makefile index 848d551bccf2..c4c916f923e2 100644 --- a/devel/py-autoflake/Makefile +++ b/devel/py-autoflake/Makefile @@ -1,24 +1,24 @@ PORTNAME= autoflake -DISTVERSION= 2.2.0 +DISTVERSION= 2.2.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 1636985ca8c8..a5d66d3c9aa7 100644 --- a/devel/py-autoflake/distinfo +++ b/devel/py-autoflake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687938592 -SHA256 (autoflake-2.2.0.tar.gz) = 62e1f74a0fdad898a96fee6f99fe8241af90ad99c7110c884b35855778412251 -SIZE (autoflake-2.2.0.tar.gz) = 27458 +TIMESTAMP = 1696611272 +SHA256 (autoflake-2.2.1.tar.gz) = 62b7b6449a692c3c9b0c916919bbc21648da7281e8506bcf8d3f8280e431ebc1 +SIZE (autoflake-2.2.1.tar.gz) = 27377