diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index 597a7687169e..c8eb1e8ec441 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -1,30 +1,30 @@ PORTNAME= mistune -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python WWW= https://github.com/lepture/mistune LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes CPE_VENDOR= mistune_project .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo index 57fdd95cabb9..e9198fc661cc 100644 --- a/textproc/py-mistune/distinfo +++ b/textproc/py-mistune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289040 -SHA256 (mistune-3.1.3.tar.gz) = a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0 -SIZE (mistune-3.1.3.tar.gz) = 94347 +TIMESTAMP = 1757436553 +SHA256 (mistune-3.1.4.tar.gz) = b5a7f801d389f724ec702840c11d8fc48f2b33519102fc7ee739e8177b672164 +SIZE (mistune-3.1.4.tar.gz) = 94588