diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index c051aa14c5b4..597a7687169e 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -1,30 +1,30 @@ PORTNAME= mistune -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 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 bc25bfcba4ac..57fdd95cabb9 100644 --- a/textproc/py-mistune/distinfo +++ b/textproc/py-mistune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739962492 -SHA256 (mistune-3.1.2.tar.gz) = 733bf018ba007e8b5f2d3a9eb624034f6ee26c4ea769a98ec533ee111d504dff -SIZE (mistune-3.1.2.tar.gz) = 94613 +TIMESTAMP = 1744289040 +SHA256 (mistune-3.1.3.tar.gz) = a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0 +SIZE (mistune-3.1.3.tar.gz) = 94347