python-astroid: update to version 1.6.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-26 08:20:51 -05:00
committed by Armin Kuster
parent e7a72d022c
commit 7f06ff2459
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 \
"