python3-nocaselist: drop the six dependency

nocaselist 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:41 -07:00
committed by Khem Raj
parent c71f3a6f6e
commit 4fca97cb0d
@@ -13,7 +13,3 @@ DEPENDS += " \
python3-setuptools-scm-native \
python3-toml-native \
"
RDEPENDS:${PN} += " \
python3-six \
"