[PATCH 18/24] python3-tinycss2: use correct build backend
Ross Burton <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
This package uses flit now. Signed-off-by: Ross Burton <[email protected]> --- meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb b/meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb index c75c741368..dae22c359e 100644 --- a/meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb @@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1d072d7e30e34f33f8ae956ada04fa2c" SRC_URI[sha256sum] = "d339d2b616ba90ccce58da8495a78f46e55d4d25f9fd71dfd526f07e7d53f957" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core BBCLASSEXTEND = "native nativesdk" -- 2.43.0