python3-nocasedict: drop the six dependency

nocasedict 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 1e613cbd56
commit c71f3a6f6e
@@ -13,7 +13,3 @@ DEPENDS += " \
python3-setuptools-scm-native \
python3-toml-native \
"
RDEPENDS:${PN} += " \
python3-six \
"