From 14be7bd191de0d71e48770d90738e82928fad6aa Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 24 Dec 2020 09:03:39 +0000 Subject: scipy 1.5.4 is only compatible with python 3.6+ Reported by: pkg-fallout --- benchmarks/py-naarad/Makefile | 2 +- benchmarks/py-zopkio/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile index 4691e8d0e358..17e66d1c1409 100644 --- a/benchmarks/py-naarad/Makefile +++ b/benchmarks/py-naarad/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=2013.8,1:devel/py-pytz@${PY_FLAVOR} \ bash:shells/bash \ gawk:lang/gawk -USES= shebangfix python +USES= shebangfix python:3.6+ SHEBANG_LANG= gawk SHEBANG_FILES= bin/naarad_metric_collector.sh bin/PrintGCStats diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index e7c6ce51b048..7b9d3fbbfe88 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}naarad>=1.0.15:benchmarks/py-naarad@${PY_FLA ${PYTHON_PKGNAMEPREFIX}paramiko>=1.10.1:security/py-paramiko@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}junit-xml>0:textproc/py-junit-xml@${PY_FLAVOR} \ -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils USE_GITHUB= yes GH_ACCOUNT= linkedin -- cgit v1.2.3