From 0fdcb5154a5f9ad09d1fdb6d3e6cb6a5def32962 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:18:00 +0100 Subject: python3-systemd: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-systemd_235.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-systemd_235.bb') diff --git a/meta-python/recipes-devtools/python/python3-systemd_235.bb b/meta-python/recipes-devtools/python/python3-systemd_235.bb index 3abea5f5f2..6b44751df7 100644 --- a/meta-python/recipes-devtools/python/python3-systemd_235.bb +++ b/meta-python/recipes-devtools/python/python3-systemd_235.bb @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "4e57f39797fd5d9e2d22b8806a252d7c0106c936039d1e71c8c6b8008e DEPENDS += "systemd (<=235)" -inherit pypi features_check pkgconfig python_setuptools_build_meta +inherit pypi features_check pkgconfig setuptools3 REQUIRED_DISTRO_FEATURES = "systemd" -- cgit v1.2.3-54-g00ecf