We have Python 3.11+ so setuptools-scm can use tomllib.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb 
b/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb
index d116327fc6a..d8b9f8f2625 100644
--- a/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb
+++ b/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb
@@ -14,7 +14,7 @@ inherit pypi python_setuptools_build_meta
 
 UPSTREAM_CHECK_REGEX = "scm-(?P<pver>.*)\.tar"
 
-DEPENDS += "python3-tomli-native python3-packaging-native 
python3-typing-extensions-native"
+DEPENDS += "python3-packaging-native python3-typing-extensions-native"
 
 RDEPENDS:${PN} = "\
     python3-packaging \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#202398): 
https://lists.openembedded.org/g/openembedded-core/message/202398
Mute This Topic: https://lists.openembedded.org/mt/107505914/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to