From: Ross Burton Date: Tue, 23 Jul 2024 14:51:15 +0000 (+0100) Subject: python3-setuptools-rust: remove obsolete python3-toml dependency X-Git-Tag: yocto-5.1~520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=173fe8059cc7637c5ef2bd8a1e9448092705335a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-setuptools-rust: remove obsolete python3-toml dependency As we have Python 3.11+, tomllib will be used. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb index 8eb2513d694..62ac4764038 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb @@ -27,7 +27,6 @@ RDEPENDS:${PN} += " \ python3-setuptools \ python3-setuptools-scm \ python3-shell \ - python3-toml \ python3-typing-extensions \ python3-wheel \ "