diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index 1e3d71bcb790..00b861078b02 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,39 +1,39 @@ # Created by: ijliao -# $FreeBSD$ +# $FreeBSD: head/textproc/py-docutils/Makefile 562843 2021-01-26 17:38:28Z sunpoet $ PORTNAME= docutils -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python Documentation Utilities LICENSE= BSD2CLAUSE GPLv3+ PD PSFL LICENSE_COMB= multi USES= python:3.6+ 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 436c11bd2e55..09f382c49862 100644 --- a/textproc/py-docutils/distinfo +++ b/textproc/py-docutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609165100 -SHA256 (docutils-0.16.tar.gz) = c2de3a60e9e7d07be26b7f2b00ca0309c207e06c100f9cc2a94931fc75a478fc -SIZE (docutils-0.16.tar.gz) = 1962041 +TIMESTAMP = 1617694610 +SHA256 (docutils-0.17.tar.gz) = e2ffeea817964356ba4470efba7c2f42b6b0de0b04e66378507e3e2504bbff4c +SIZE (docutils-0.17.tar.gz) = 2014148