diff --git a/devel/py-isort/Makefile b/devel/py-isort/Makefile index 25e09d552d65..47d2bf8923a7 100644 --- a/devel/py-isort/Makefile +++ b/devel/py-isort/Makefile @@ -1,35 +1,35 @@ PORTNAME= isort -PORTVERSION= 6.1.0 +PORTVERSION= 7.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python utility/library to sort Python imports WWW= https://github.com/PyCQA/isort LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= COLORS PLUGINS COLORS_DESC= Color output support PLUGINS_DESC= Setuptools integration support COLORS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVOR} PLUGINS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} .include .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.6.0:devel/py-importlib-metadata@${PY_FLAVOR} .endif .include diff --git a/devel/py-isort/distinfo b/devel/py-isort/distinfo index 61ef084cdc10..f1e9e4a42d79 100644 --- a/devel/py-isort/distinfo +++ b/devel/py-isort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774609 -SHA256 (isort-6.1.0.tar.gz) = 9b8f96a14cfee0677e78e941ff62f03769a06d412aabb9e2a90487b3b7e8d481 -SIZE (isort-6.1.0.tar.gz) = 824325 +TIMESTAMP = 1763853330 +SHA256 (isort-7.0.0.tar.gz) = 5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187 +SIZE (isort-7.0.0.tar.gz) = 805049