mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-23 11:21:11 +00:00
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:
@@ -13,7 +13,3 @@ DEPENDS += " \
|
||||
python3-setuptools-scm-native \
|
||||
python3-toml-native \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-six \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user