coccigrep is no longer compatible with python 2.7

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin
2020-05-16 10:05:19 +00:00
parent 13f067db2e
commit f404e01a26

View File

@@ -13,7 +13,7 @@ LICENSE= GPLv3
RUN_DEPENDS= spatch:devel/coccinelle
USES= python
USES= python:3.5+
USE_PYTHON= distutils autoplist concurrent optsuffix
USE_GITHUB= yes