diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index 2f1d933d9f32..f1971057d9c4 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,38 +1,38 @@ PORTNAME= docutils -PORTVERSION= 0.17.1 +PORTVERSION= 0.19 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python Documentation Utilities WWW= http://docutils.sourceforge.net/ LICENSE= BSD2CLAUSE GPLv3+ PD PSFL LICENSE_COMB= multi -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ OPTIONS_DEFINE= PYGMENTS PYGMENTS_DESC= Syntax highlighting PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} SCRIPTS= rst2html rst2latex rst2man rst2odt rst2odt_prepstyles \ rst2pseudoxml rst2s5 rst2xetex rst2xml rstpep2html post-install: .for script in ${SCRIPTS} ${LN} -s ${script}.py-${PYTHON_VER} ${STAGEDIR}${PREFIX}/bin/${script} .endfor do-test: cd ${WRKSRC} && ${PYTHON_CMD} test/alltests.py --verbose .include diff --git a/textproc/py-docutils/distinfo b/textproc/py-docutils/distinfo index 85e4e266fe22..a9e01d2031d1 100644 --- a/textproc/py-docutils/distinfo +++ b/textproc/py-docutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618764073 -SHA256 (docutils-0.17.1.tar.gz) = 686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125 -SIZE (docutils-0.17.1.tar.gz) = 2016138 +TIMESTAMP = 1662997695 +SHA256 (docutils-0.19.tar.gz) = 33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 +SIZE (docutils-0.19.tar.gz) = 2056383