diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index f2c70169e5e7..4a5429d2be7f 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -1,25 +1,25 @@ # Created by: Kubilay Kocak PORTNAME= mistune -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe python:3.6+ -USE_PYTHON= autoplist concurrent distutils nose +USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes CPE_VENDOR= mistune_project post-patch: @${CP} ${FILESDIR}/setup.py ${WRKSRC}/ .include diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo index 3e5fc77a4342..4a5e6c73b197 100644 --- a/textproc/py-mistune/distinfo +++ b/textproc/py-mistune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656522312 -SHA256 (mistune-2.0.3.tar.gz) = d7605b46b6156b53b7d52a465202b29a6f00f4ea4130ad5d25e9d5547d6b7e50 -SIZE (mistune-2.0.3.tar.gz) = 75763 +TIMESTAMP = 1658151395 +SHA256 (mistune-2.0.4.tar.gz) = 9ee0a66053e2267aba772c71e06891fa8f1af6d4b01d5e84e267b4570d4d9808 +SIZE (mistune-2.0.4.tar.gz) = 75977