finance/py-yfinance: Update USES=python

math/py-pandas requires Python 3.7+
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:03:16 +08:00
parent a280f0e664
commit 1295b9d75b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.5.1:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.24,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR}
USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes