meta-openembedded/meta-python/recipes-devtools/python/python-pandas_0.21.0.bb
Derek Straka 0c0cc62ff0 python-pandas: update to version 0.21.0
Update the license and checksum to reflect the package

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:26 -08:00

8 lines
123 B
BlitzBasic

inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-importlib \
"