git: 60cefaecb9fc - main - textproc/py-mistune: Update to 3.0.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 30 Sep 2023 23:34:02 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60cefaecb9fcc6e2bd3c31fa65f132af3bab5ea3

commit 60cefaecb9fcc6e2bd3c31fa65f132af3bab5ea3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 23:30:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 23:30:17 +0000

    textproc/py-mistune: Update to 3.0.2
    
    Changes:        https://github.com/lepture/mistune/releases
---
 textproc/py-mistune/Makefile | 4 ++--
 textproc/py-mistune/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile
index c7bd7212ff41..6b5e757b6713 100644
--- a/textproc/py-mistune/Makefile
+++ b/textproc/py-mistune/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mistune
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/lepture/mistune
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		cpe python
diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo
index 92fc80e02bd8..a0f0c0827d61 100644
--- a/textproc/py-mistune/distinfo
+++ b/textproc/py-mistune/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686496782
-SHA256 (mistune-3.0.1.tar.gz) = e912116c13aa0944f9dc530db38eb88f6a77087ab128f49f84a48f4c05ea163c
-SIZE (mistune-3.0.1.tar.gz) = 91271
+TIMESTAMP = 1696048450
+SHA256 (mistune-3.0.2.tar.gz) = fc7f93ded930c92394ef2cb6f04a8aabab4117a91449e72dcc8dfa646a508be8
+SIZE (mistune-3.0.2.tar.gz) = 90840