summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-06-29 16:38:17 -0400
committerKhem Raj <raj.khem@gmail.com>2018-06-29 15:53:09 -0700
commita45ebba7247efc13b324feb96a0e89b4203b805a (patch)
tree19a4b60e8d16c15d56d9aa99a7089cdd9cecab46 /meta-python/recipes-devtools/python/python-pandas_0.22.0.bb
parent3f0923b644b9dcc2f4e24d36f8422d2076d0bc14 (diff)
downloadmeta-openembedded-a45ebba7247efc13b324feb96a0e89b4203b805a.tar.gz
python-pandas: update to version 0.23.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pandas_0.22.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pandas_0.22.0.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb
deleted file mode 100644
index b3bfab969..000000000
--- a/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1inherit setuptools
2require python-pandas.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-future \
6 ${PYTHON_PN}-json \
7"