From 3685be97012ff0cfa14bd80f23f7422fc9881948 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 18 Mar 2018 10:23:34 -0400 Subject: python-astroid: update to version 1.6.2 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 deletions(-) delete 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 deleted file mode 100644 index 687394da63..0000000000 --- a/meta-python/recipes-devtools/python/python-astroid_1.6.1.bb +++ /dev/null @@ -1,10 +0,0 @@ -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