meta-python: remove obsolete dependencies on python3-six

These recipes no longer use six, so remove the dependency.

The list of recipes that still use six is a somewhat useful proxy for
packages that are no longer maintained...

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ross Burton
2026-09-21 08:13:54 -07:00
committed by Khem Raj
parent 17969db98a
commit 370780c0fd
28 changed files with 0 additions and 35 deletions
@@ -12,7 +12,6 @@ RDEPENDS:${PN} += " \
python3-json \
python3-jsonschema \
python3-requests \
python3-six \
python3-deprecated \
python3-wrapt \
"