summaryrefslogtreecommitdiff
path: root/math/py-keras
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 13:06:18 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 13:44:04 +0800
commitc3183a0a8bacf27f8ae6fe0801965cdf355d3aa0 (patch)
tree7d1d9b516df6893da3b4dfa7b09bfa79f66affde /math/py-keras
parentscience/py-geometer: Remove PYNUMPY (diff)
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports Changes: https://github.com/h5py/h5py/releases https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst
Diffstat (limited to 'math/py-keras')
-rw-r--r--math/py-keras/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile
index c248c1bef7d5..39fa5130156a 100644
--- a/math/py-keras/Makefile
+++ b/math/py-keras/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}theano>=0.8.0:math/py-theano@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes