mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 12:20:25 +00:00
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:
@@ -12,7 +12,6 @@ RDEPENDS:${PN} += " \
|
||||
python3-json \
|
||||
python3-jsonschema \
|
||||
python3-requests \
|
||||
python3-six \
|
||||
python3-deprecated \
|
||||
python3-wrapt \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user