diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index 0a09671c7259..06e33afe306c 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -1,23 +1,22 @@ # Created by: wen@FreeBSD.org PORTNAME= markupsafe -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MarkupSafe-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements XML/HTML/XHTML Markup safe string for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python:2.7+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/markupsafe/_speedups*.so .include diff --git a/textproc/py-markupsafe/distinfo b/textproc/py-markupsafe/distinfo index cdb9b932770e..c352362d7e04 100644 --- a/textproc/py-markupsafe/distinfo +++ b/textproc/py-markupsafe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552148123 -SHA256 (MarkupSafe-1.1.1.tar.gz) = 29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b -SIZE (MarkupSafe-1.1.1.tar.gz) = 19151 +TIMESTAMP = 1631390737 +SHA256 (MarkupSafe-2.0.1.tar.gz) = 594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a +SIZE (MarkupSafe-2.0.1.tar.gz) = 18596