mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 23:10:18 +00:00
python3-astroid: drop the six dependency
astroid has not imported six since the 2.x series; the runtime dependency is stale. Built for intel-corei7-64. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -18,7 +18,6 @@ FILES:${PN}-tests += " \
|
||||
RDEPENDS:${PN}:append:class-target = " \
|
||||
python3-lazy-object-proxy \
|
||||
python3-logging \
|
||||
python3-six \
|
||||
python3-wrapt \
|
||||
python3-setuptools \
|
||||
python3-typing-extensions \
|
||||
|
||||
Reference in New Issue
Block a user