Skip to content

Commit

Permalink
devel/py-autoflake: Update WWW
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent f55a388 commit 089fc20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devel/py-autoflake/Makefile
Expand Up @@ -6,13 +6,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= meka@tilda.center
COMMENT= Removes unused imports and unused variables from Python code
WWW= https://github.com/myint/autoflake
WWW= https://github.com/PyCQA/autoflake

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyflakes>=1.1.0:devel/py-pyflakes@${PY_FLAVOR}

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}

USES= python:3.6+
Expand Down

0 comments on commit 089fc20

Please sign in to comment.