textproc/py-docutils: update to 0.19 as pre-requsite for Sphinx update
Approved by: python (lwhsu)
This commit is contained in:
parent
9a3451156b
commit
d5ebc0adfd
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= docutils
|
||||
PORTVERSION= 0.17.1
|
||||
PORTVERSION= 0.19
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
|
@ -12,7 +12,7 @@ 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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue