From 0b8ed3c33cb48b5208caac439b515fb6382a139f Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 24 Oct 2019 13:28:38 +0800 Subject: python-astroid: upgrade 1.6.5 -> 2.3.2 -Add depends:pytest-runner-native. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-astroid_2.3.2.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-astroid_2.3.2.bb (limited to 'meta-python/recipes-devtools/python/python-astroid_2.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python-astroid_2.3.2.bb b/meta-python/recipes-devtools/python/python-astroid_2.3.2.bb new file mode 100644 index 0000000000..687394da63 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-astroid_2.3.2.bb @@ -0,0 +1,10 @@ +inherit setuptools +require python-astroid.inc + +RDEPENDS_${PN}_class-target += " \ + ${PYTHON_PN}-enum34 \ + ${PYTHON_PN}-backports-functools-lru-cache \ + ${PYTHON_PN}-re \ + ${PYTHON_PN}-singledispatch \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf