On Tue, 2024-07-23 at 15:51 +0100, Ross Burton via lists.openembedded.org wrote: > As we have Python 3.11+, tomllib will be used. > > Signed-off-by: Ross Burton <[email protected]> > --- > meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb | 1 - > 1 file changed, 1 deletion(-) > > 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 \ > "
Does this need replacing with the tomllib dependency? Is this why python3-cryptography had ptest failures unable to import tomllib? https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/6659 https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/6836 https://autobuilder.yocto.io/pub/non-release/20240723-67/testresults/qemux86-64-ptest/python3-cryptography.log Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202433): https://lists.openembedded.org/g/openembedded-core/message/202433 Mute This Topic: https://lists.openembedded.org/mt/107505896/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
