git: 4e8a3acc95cf - main - devel/py-isort: Update to 8.0.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 18 Apr 2026 22:02:55 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e8a3acc95cf0b30ba4725190fa686d2950b823c

commit 4e8a3acc95cf0b30ba4725190fa686d2950b823c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:23:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:56 +0000

    devel/py-isort: Update to 8.0.1
    
    - Remove PLUGINS option
    
    Changes:        https://github.com/PyCQA/isort/releases
                    https://github.com/PyCQA/isort/commits/main
---
 devel/py-isort/Makefile | 6 ++----
 devel/py-isort/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/py-isort/Makefile b/devel/py-isort/Makefile
index edba365c43f5..6f70f30c0cb2 100644
--- a/devel/py-isort/Makefile
+++ b/devel/py-isort/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	isort
-PORTVERSION=	7.0.0
+PORTVERSION=	8.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,11 +19,9 @@ USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
-OPTIONS_DEFINE=	COLORS PLUGINS
+OPTIONS_DEFINE=	COLORS
 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 <bsd.port.mk>
diff --git a/devel/py-isort/distinfo b/devel/py-isort/distinfo
index f1e9e4a42d79..31f523845f21 100644
--- a/devel/py-isort/distinfo
+++ b/devel/py-isort/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853330
-SHA256 (isort-7.0.0.tar.gz) = 5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187
-SIZE (isort-7.0.0.tar.gz) = 805049
+TIMESTAMP = 1775587306
+SHA256 (isort-8.0.1.tar.gz) = 171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d
+SIZE (isort-8.0.1.tar.gz) = 769592