From 7f06ff24590e57e354deaf10ce8ce23842b07b1a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 26 Jan 2018 08:20:51 -0500 Subject: python-astroid: update to version 1.6.1 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-astroid_1.6.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-astroid_1.6.1.bb (limited to 'meta-python/recipes-devtools/python/python-astroid_1.6.1.bb') diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.1.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.1.bb new file mode 100644 index 0000000000..687394da63 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-astroid_1.6.1.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