From a7a3ac5596fdb27fb974c7993002b63994fe001e Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 16 Jan 2023 22:03:30 +0300 Subject: [PATCH] textproc/py-sphinx: update to 5.1.1 release (+) This is latest Sphinx release which supports setuptools. Changelog: https://www.sphinx-doc.org/en/master/changes.html Approved by: python (lwhsu) --- textproc/py-sphinx/Makefile | 4 ++-- textproc/py-sphinx/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index f7c140586aea..c5344cd45e26 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx -PORTVERSION= 4.5.0 +PORTVERSION= 5.1.1 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= PYPI @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphin ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-qthelp>=0:textproc/py-sphinxcontrib-qthelp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.14<0.18,1:textproc/py-docutils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.18.1<0.20,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7<0.8:textproc/py-alabaster@${PY_FLAVOR} \ diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index 2e9e4229f431..a3069a721cc1 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654533273 -SHA256 (python/Sphinx-4.5.0.tar.gz) = 7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6 -SIZE (python/Sphinx-4.5.0.tar.gz) = 6698212 +TIMESTAMP = 1662990052 +SHA256 (python/Sphinx-5.1.1.tar.gz) = ba3224a4e206e1fbdecf98a4fae4992ef9b24b85ebf7b584bb340156eaf08d89 +SIZE (python/Sphinx-5.1.1.tar.gz) = 6755784