iniconfig moved to setuptools in 2.2.0[1]. [1] https://github.com/pytest-dev/iniconfig/commit/3af74adab75bf42fbfca55848da60b7a5a116859
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb b/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb index 1937285c3b7..05b4dd6c749 100644 --- a/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb +++ b/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb @@ -8,6 +8,6 @@ SRC_URI[sha256sum] = "c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d DEPENDS += "python3-hatch-vcs-native" -inherit pypi python_hatchling +inherit pypi python_setuptools_build_meta BBCLASSEXTEND = "native nativesdk" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242961): https://lists.openembedded.org/g/openembedded-core/message/242961 Mute This Topic: https://lists.openembedded.org/mt/120630340/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
