The backport of importlib-metadata is no longer needed as we have Python 3.8+.
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb index 95afc1ead20..0332b3e9b50 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb @@ -33,7 +33,6 @@ RDEPENDS:${PN} += " \ python3-attrs \ python3-core \ python3-datetime \ - python3-importlib-metadata \ python3-io \ python3-json \ python3-jsonschema-specifications \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202377): https://lists.openembedded.org/g/openembedded-core/message/202377 Mute This Topic: https://lists.openembedded.org/mt/107505891/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
