Commit 852b7101 authored by Antoine Brodin's avatar Antoine Brodin
Browse files

textproc/py-sphinx: unbreak the ports tree

parent 7b21857c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphin
		${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR}

USES=		python:-3.12 # uses imghdr module
USES=		python:3.10-3.12 # uses imghdr module
USE_PYTHON=	autoplist concurrent cython_test pep517 pytest

NO_ARCH=	yes