Use the new cython class to avoid duplicated fixup code to remove build
paths.

Signed-off-by: Ross Burton <[email protected]>
---
 .../recipes-devtools/python/python3-zeroconf_0.136.0.bb       | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.136.0.bb 
b/meta-python/recipes-devtools/python/python3-zeroconf_0.136.0.bb
index a9bbdb4bfe..7173149a4f 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.136.0.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.136.0.bb
@@ -5,9 +5,7 @@ LIC_FILES_CHKSUM = 
"file://PKG-INFO;beginline=6;endline=6;md5=e77986dc8e2ee22d44
 
 SRC_URI[sha256sum] = 
"7a82c7bd0327266ef9f04a5272b0bb79812ddcefccf944320b5f3519586bbc82"
 
-DEPENDS += "python3-cython-native"
-
-inherit pypi python_poetry_core
+inherit pypi python_poetry_core cython
 
 RDEPENDS:${PN} += " \
     python3-ifaddr (>=0.1.7) \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113844): 
https://lists.openembedded.org/g/openembedded-devel/message/113844
Mute This Topic: https://lists.openembedded.org/mt/109582893/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to