diff --git a/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb b/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb index a640df3f29..cfc26c3f14 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "5c91a66e5e03a4ac5727f20207df1da5681748a154c2bc85ef532fef9e PYPI_PACKAGE = "cantools" -inherit pypi python_poetry_core +inherit pypi python_setuptools_build_meta DEPENDS += "python3-setuptools-scm-native" @@ -20,5 +20,3 @@ RDEPENDS:${PN} += "\ python3-diskcache \ python3-asyncio \ " - -CLEANBROKEN = "1"