aboutsummaryrefslogtreecommitdiff
path: root/math/py-rpy2/Makefile
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 /math/py-rpy2/Makefile
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 'math/py-rpy2/Makefile')
-rw-r--r--math/py-rpy2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index 9ce5d83be4b7..78ad58a6f818 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=0,1,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tzlocal>=0:devel/py-tzlocal@${PY_FLAVOR}
-USES= compiler:c11 fortran python:3.6+ readline
+USES= compiler:c11 fortran python:3.7+ readline
USE_PYTHON= autoplist concurrent distutils
MAKE_ENV= RPY2_CFFI_MODE=BOTH