aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-09 16:06:26 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-11 08:58:05 -0700
commit5f0f3e0eabddd8b1d38d276373804045ad776ceb (patch)
treeefd4d79963eb4d64dadb9b8732c572707ad01a01 /meta-python/recipes-core
parenta6043b70a800164a6591e98e42451da13acf4069 (diff)
downloadmeta-openembedded-contrib-5f0f3e0eabddd8b1d38d276373804045ad776ceb.tar.gz
python-pandas: remove the python 2.x version of the recipe
As it depends on pathon 2.x Numpy which has been removed from oe-core. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index e037abf530..42f416346d 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -40,7 +40,7 @@ RDEPENDS_packagegroup-meta-python = "\
python-sh python-greenlet python-paho-mqtt python-traceback2 python-gdata python-dbusmock \
python-whoosh python-lockfile python-isort python-wtforms python-feedparser python-flask-restful \
python-pysnmp python-flask-babel python-pytest-tempdir python-flask-nav python-pyzmq python-pyyaml \
- python-protobuf python-pluggy python-jsonschema python-msgpack python-pandas \
+ python-protobuf python-pluggy python-jsonschema python-msgpack \
python-periphery python-pint python-pycryptodome python-yappi python-pycrypto python-pretend \
python-pyserial python-pyiface python-docutils python-grpcio-tools python-django-south \
python-backports-functools-lru-cache python-py python-click python-flask-migrate \