Instead of using the setuptoools class but not using setuptools, use the
new python_pdm class.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
SRC_URI[sha256sum] = "ab2f381e00d79841d46be2e6909c265038b9fa951de2bf551ca6adb7f6844201"
-inherit pypi python_setuptools_build_meta
-
-DEPENDS += " python3-pdm-backend-native"
+inherit pypi python_pdm
PYPI_PACKAGE = "pdm_build_locked"
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"