mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
python-astroid: update to version 1.6.3
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Armin Kuster
parent
53075994fc
commit
99df43f9f4
@@ -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 \
|
||||
"
|
||||
Reference in New Issue
Block a user