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:
Markus Volk
2026-09-21 16:21:40 -07:00
committed by Khem Raj
parent f14711e6ed
commit e081f5b4c0
@@ -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 \