mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 13:58:18 +00:00
python-astroid: upgrade 2.3.2 -> 2.3.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
10
meta-python/recipes-devtools/python/python-astroid_2.3.3.bb
Normal file
10
meta-python/recipes-devtools/python/python-astroid_2.3.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