mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
python-pandas: update to version 0.22.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b3f79789d5
commit
c03b2f66e5
@@ -0,0 +1,8 @@
|
||||
inherit setuptools
|
||||
require python-pandas.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-future \
|
||||
${PYTHON_PN}-json \
|
||||
${PYTHON_PN}-importlib \
|
||||
"
|
||||
Reference in New Issue
Block a user