From 0a13d71affaeb6f8f1c9904b15fe445b4ddeb7a3 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 23 Jul 2024 15:51:15 +0100 Subject: python3-setuptools-rust: remove obsolete python3-toml dependency As we have Python 3.11+, tomllib will be used. (From OE-Core rev: 173fe8059cc7637c5ef2bd8a1e9448092705335a) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python') 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 8eb2513d69..62ac476403 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 \ " -- cgit v1.2.3-54-g00ecf