aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-inline-tabs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinx-inline-tabs/Makefile')
-rw-r--r--textproc/py-sphinx-inline-tabs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/py-sphinx-inline-tabs/Makefile b/textproc/py-sphinx-inline-tabs/Makefile
index 3587d61116e2..0eca508824b5 100644
--- a/textproc/py-sphinx-inline-tabs/Makefile
+++ b/textproc/py-sphinx-inline-tabs/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= sphinx-inline-tabs
-PORTVERSION= 2020.10.19b4
+PORTVERSION= 2021.3.28b7
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,9 @@ COMMENT= Add inline tabbed content to your Sphinx documentation
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.5+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3,1:textproc/py-sphinx@${PY_FLAVOR}
+
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes