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-22 11:36:15 -07:00
committed by Khem Raj
parent 43a0c98bfe
commit 3c69311353
@@ -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 \