diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 16:38:17 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | a45ebba7247efc13b324feb96a0e89b4203b805a (patch) | |
tree | 19a4b60e8d16c15d56d9aa99a7089cdd9cecab46 /meta-python/recipes-devtools/python/python-pandas_0.22.0.bb | |
parent | 3f0923b644b9dcc2f4e24d36f8422d2076d0bc14 (diff) | |
download | meta-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.bb | 7 |
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 @@ | |||
1 | inherit setuptools | ||
2 | require python-pandas.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-future \ | ||
6 | ${PYTHON_PN}-json \ | ||
7 | " | ||