diff --git a/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb
index 8fc5af1ef7..fe25eda63e 100644
--- a/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7e49a187324d5a1a6c4ba2b9c3fd4033"
 
 PYPI_PACKAGE = "ukkonen"
 
-inherit setuptools3
+inherit python_setuptools_build_meta
 
 SRC_URI += "git://github.com/asottile/ukkonen;protocol=https;branch=main;tag=v${PV}"
 SRCREV = "5fa9858f0997927d9f9c1794e1741fe8dbd4c1e8"
