From 8524eefbd1811ebd83997f30fcef7b398ffe0873 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 9 Jan 2021 16:34:07 +0000 Subject: Remove python 2.7 support from a few ports --- textproc/py-python-docs-theme/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/py-python-docs-theme') diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index c1c0be69b810..bb332a149d64 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -12,7 +12,7 @@ COMMENT= Sphinx theme for the CPython docs and related projects LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes -- cgit v1.2.3