aboutsummaryrefslogtreecommitdiff
path: root/science/py-phono3py
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:06:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:44:04 +0000
commitc3183a0a8bacf27f8ae6fe0801965cdf355d3aa0 (patch)
tree7d1d9b516df6893da3b4dfa7b09bfa79f66affde /science/py-phono3py
parent2ff060b9063b92ed4e2673f8f772966624bff476 (diff)
downloadports-c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0.tar.gz
ports-c3183a0a8bacf27f8ae6fe0801965cdf355d3aa0.zip
science/py-h5py: Update to 3.2.1
Diffstat (limited to 'science/py-phono3py')
-rw-r--r--science/py-phono3py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile
index 6709a76c4582..679da463dae6 100644
--- a/science/py-phono3py/Makefile
+++ b/science/py-phono3py/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \
${LOCALBASE}/include/lapacke.h:math/lapacke
RUN_DEPENDS= ${PY_DEPENDS}
-USES= blaslapack:openblas fortran localbase python:3.6+
+USES= blaslapack:openblas fortran localbase python:3.7+
USE_PYTHON= distutils cython autoplist
.include <bsd.port.mk>