aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imageio/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:03:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-05 19:14:15 +0000
commit56843221e043aea9ab8db1eb62d01c373c659ee0 (patch)
tree5af678e7646187e048bf56976945463fe6d991ed /graphics/py-imageio/Makefile
parent61a5dcbbae453ad95ff73440646cb05c85966cc3 (diff)
downloadports-56843221e043aea9ab8db1eb62d01c373c659ee0.tar.gz
ports-56843221e043aea9ab8db1eb62d01c373c659ee0.zip
graphics/py-imageio: Update USES=python
math/py-numpy requires Python 3.7+
Diffstat (limited to 'graphics/py-imageio/Makefile')
-rw-r--r--graphics/py-imageio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index 6adeda61e0d7..e1484de3204d 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes