diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index 0e9ed289726e..7a0a0949d2c8 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -1,30 +1,30 @@ PORTNAME= mistune -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 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 bbd1e9150916..0f5e9a6ce21c 100644 --- a/textproc/py-mistune/distinfo +++ b/textproc/py-mistune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767157677 -SHA256 (mistune-3.2.0.tar.gz) = 708487c8a8cdd99c9d90eb3ed4c3ed961246ff78ac82f03418f5183ab70e398a -SIZE (mistune-3.2.0.tar.gz) = 95467 +TIMESTAMP = 1777906373 +SHA256 (mistune-3.2.1.tar.gz) = 7c8e5501d38bac1582e067e46c8343f17d57ea1aaa735823f3aba1fd59c88a28 +SIZE (mistune-3.2.1.tar.gz) = 98003