aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:30:17 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:30:17 +0000
commit60cefaecb9fcc6e2bd3c31fa65f132af3bab5ea3 (patch)
tree63f96f3a630c87497b5b482995ca7bab2e2b6646
parent21f0fcb9c3139539083f5e5a5bfc74b4e170ab81 (diff)
downloadports-60cefaecb9fcc6e2bd3c31fa65f132af3bab5ea3.tar.gz
ports-60cefaecb9fcc6e2bd3c31fa65f132af3bab5ea3.zip
textproc/py-mistune: Update to 3.0.2
-rw-r--r--textproc/py-mistune/Makefile4
-rw-r--r--textproc/py-mistune/distinfo6
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