From 9a95e7c93c9345585e4492877facc83359391bd0 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 14 Nov 2024 22:00:08 +0000 Subject: [PATCH] python3-yarl: inherit cython class Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb index deafc23af4..17fbaa38bb 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb @@ -9,11 +9,10 @@ SRC_URI += "file://run-ptest" PYPI_PACKAGE = "yarl" -inherit pypi ptest python_setuptools_build_meta +inherit pypi ptest python_setuptools_build_meta cython DEPENDS += " \ python3-expandvars-native \ - python3-cython-native \ " RDEPENDS:${PN} = "\