aboutsummaryrefslogtreecommitdiff
path: root/science/py-chainer-chemistry
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
commit4aa27da2314f1027b11a5138c0e2aedd03dc7cba (patch)
tree30ea3fe495e40122ec8a96f715869110005d5301 /science/py-chainer-chemistry
parentaf3595a70d6e9a0bdba311ee5d23cc724c1ba2e8 (diff)
downloadports-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.tar.gz
ports-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.zip
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103
Notes
Notes: svn path=/head/; revision=563407
Diffstat (limited to 'science/py-chainer-chemistry')
-rw-r--r--science/py-chainer-chemistry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-chainer-chemistry/Makefile b/science/py-chainer-chemistry/Makefile
index 3b920fa8a886..94b61c8e7c61 100644
--- a/science/py-chainer-chemistry/Makefile
+++ b/science/py-chainer-chemistry/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.7+
USE_PYTHON= distutils autoplist
NO_ARCH= yes