mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/py-autopep8: Update to 2.3.2
Changes: https://github.com/hhatto/autopep8/releases
This commit is contained in:
parent
35a17a81c1
commit
723f2455b6
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= autopep8
|
PORTNAME= autopep8
|
||||||
PORTVERSION= 2.3.1
|
PORTVERSION= 2.3.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -17,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.12.0:devel/py-pycodestyle@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.12.0:devel/py-pycodestyle@${PY_FLAVOR} \
|
||||||
${PY_TOMLI}
|
${PY_TOMLI}
|
||||||
|
|
||||||
USES= python
|
USES= python:3.9+
|
||||||
USE_PYTHON= autoplist concurrent pep517
|
USE_PYTHON= autoplist concurrent pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720023788
|
TIMESTAMP = 1738090246
|
||||||
SHA256 (autopep8-2.3.1.tar.gz) = 8d6c87eba648fdcfc83e29b788910b8643171c395d9c4bcf115ece035b9c9dda
|
SHA256 (autopep8-2.3.2.tar.gz) = 89440a4f969197b69a995e4ce0661b031f455a9f776d2c5ba3dbd83466931758
|
||||||
SIZE (autopep8-2.3.1.tar.gz) = 92064
|
SIZE (autopep8-2.3.2.tar.gz) = 92210
|
||||||
|
|
Loading…
Add table
Reference in a new issue