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

@@ -5,7 +5,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8"
inherit pypi setuptools_build_meta
inherit pypi python_setuptools_build_meta
PYPI_PACKAGE = "python-engineio"