mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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
10
meta-python/recipes-devtools/python/python-astroid_1.6.3.bb
Normal file
10
meta-python/recipes-devtools/python/python-astroid_1.6.3.bb
Normal 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 \
|
||||
"
|
||||
Reference in New Issue
Block a user