Skip to content
Snippets Groups Projects
Verified Commit 96ddb42f authored by sunpoet's avatar sunpoet
Browse files

textproc/py-autopep8: Update to 2.1.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/hhatto/autopep8/releases
parent 9eac4d97
No related branches found
No related tags found
No related merge requests found
PORTNAME= autopep8
PORTVERSION= 2.0.4
PORTVERSION= 2.1.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,10 +11,12 @@ WWW= https://github.com/hhatto/autopep8
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.10.0:devel/py-pycodestyle@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.11.0:devel/py-pycodestyle@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
......
TIMESTAMP = 1693334073
SHA256 (autopep8-2.0.4.tar.gz) = 2913064abd97b3419d1cc83ea71f042cb821f87e45b9c88cad5ad3c4ea87fe0c
SIZE (autopep8-2.0.4.tar.gz) = 116472
TIMESTAMP = 1711466430
SHA256 (autopep8-2.1.0.tar.gz) = 1fa8964e4618929488f4ec36795c7ff12924a68b8bf01366c094fc52f770b6e7
SIZE (autopep8-2.1.0.tar.gz) = 88891
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment