python-astroid: upgrade 1.6.5 -> 2.3.2

-Add depends:pytest-runner-native.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-10-24 13:28:38 +08:00
committed by Khem Raj
parent 2c2b76cdc1
commit 0b8ed3c33c
3 changed files with 4 additions and 2 deletions

View File

@@ -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 \
"