diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:06:18 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:44:04 +0800 |
| commit | c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0 (patch) | |
| tree | 7d1d9b516df6893da3b4dfa7b09bfa79f66affde /math/py-keras | |
| parent | science/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/Makefile | 2 |
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 |
