View | Details | Raw Unified | Return to bug 259979 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
19
19
20
USES=		cpe python:3.6+
20
USES=		cpe python:3.6-3.9
21
CPE_VENDOR=	${PORTNAME}_project
21
CPE_VENDOR=	${PORTNAME}_project
22
USE_GITHUB=	yes
22
USE_GITHUB=	yes
23
USE_PYTHON=	autoplist concurrent distutils
23
USE_PYTHON=	autoplist concurrent distutils

Return to bug 259979