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
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "af097bae1b616dde5c5744441e2ddc69e74dfdcb0c263129610d85b874
PYPI_PACKAGE = "pytz_deprecation_shim"
PYPI_SRC_URI = "https://files.pythonhosted.org/packages/94/f0/909f94fea74759654390a3e1a9e4e185b6cd9aa810e533e3586f39da3097/${PYPI_PACKAGE}-${PV}.tar.gz"
inherit pypi setuptools_build_meta
inherit pypi python_setuptools_build_meta