python-astroid: update to version 1.6.3

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka
2018-04-11 08:51:51 -04:00
committed by Armin Kuster
parent 53075994fc
commit 99df43f9f4
3 changed files with 2 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 \
"