diff options
Diffstat (limited to 'math/py-pandas/Makefile')
-rw-r--r-- | math/py-pandas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index cc438260ac1f..403b4e98e17a 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.33<3:lang/cython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.1:devel/py-tzdata@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0:devel/py-arrow@${PY_FLAVOR} -USES= cpe python:3.8+ +USES= cpe python CPE_VENDOR= numfocus USE_PYTHON= autoplist cython pep517 |