Skip to content

Commit

Permalink
math/py-pandas: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent d822b3e commit c6de339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion math/py-pandas/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.21<3:lang/cython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=2017.3,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}

USES= python:3.7+
USES= cpe python:3.7+
CPE_VENDOR= numfocus
USE_PYTHON= autoplist cython distutils

OPTIONS_DEFINE= MPL SCIPY
Expand Down

0 comments on commit c6de339

Please sign in to comment.