Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103
This commit is contained in:
parent
4aa27da231
commit
41ae7acaed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563408
@ -12,7 +12,7 @@ COMMENT= Testing tools for data validation and analysis
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
||||
bash:shells/bash
|
||||
|
||||
USES= python:3.6+ shebangfix
|
||||
USES= python:3.7+ shebangfix
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
SHEBANG_FILES= nilearn/datasets/tests/data/list_archive_contents.sh
|
||||
|
Loading…
Reference in New Issue
Block a user