From 99df43f9f4dc5583af9f7af5006ddd84c98c7468 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 11 Apr 2018 08:51:51 -0400 Subject: python-astroid: update to version 1.6.3 Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-astroid_1.6.3.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-astroid_1.6.3.bb (limited to 'meta-python/recipes-devtools/python/python-astroid_1.6.3.bb') diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.3.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.3.bb new file mode 100644 index 0000000000..687394da63 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-astroid_1.6.3.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 1.2.3-korg