Update for setuptools_build_meta renamed to python_setuptools_build_meta

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2022-03-18 13:10:47 +00:00
committed by Khem Raj
parent 0fdc02d0f9
commit 7f27771b28
49 changed files with 49 additions and 49 deletions

View File

@@ -7,6 +7,6 @@ PYPI_PACKAGE = "PyHamcrest"
SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db"
inherit pypi setuptools_build_meta
inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} += "${PYTHON_PN}-six"