From 310f91e0b89a028bd532c0de3e4bf2b6c1fe6351 Mon Sep 17 00:00:00 2001 From: jperkin Date: Mon, 14 Dec 2020 09:26:36 +0000 Subject: py-solo: Unbreak bulk builds. --- security/py-solo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/py-solo') diff --git a/security/py-solo/Makefile b/security/py-solo/Makefile index 5f77476b7b5..fbb6626980a 100644 --- a/security/py-solo/Makefile +++ b/security/py-solo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2020/12/13 07:21:29 riastradh Exp $ +# $NetBSD: Makefile,v 1.2 2020/12/14 09:26:36 jperkin Exp $ GITHUB_PROJECT= solo-python GITHUB_TAG= 0.0.26 @@ -16,6 +16,8 @@ LICENSE= apache-2.0 OR mit WRKSRC= ${WRKDIR}/solo-python-0.0.26 USE_LANGUAGES= # none +PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-flit + TOOL_DEPENDS+= ${PYPKGPREFIX}-flit>=0:../../devel/py-flit TOOL_DEPENDS+= ${PYPKGPREFIX}-pip>=0:../../devel/py-pip -- cgit v1.2.3