[PATCH 17/24] python3-matplotlib-inline: 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]> --- .../recipes-devtools/python/python3-matplotlib-inline_0.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.2.2.bb b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.2.2.bb index ee98ae4b40..b80fc10030 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.2.2.bb @@ -8,6 +8,6 @@ SRC_URI[sha256sum] = "72f3fe8fce36b70d4a5b612f899090cd0401deddc4ea90e1572b9f4bfb PYPI_PACKAGE = "matplotlib_inline" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core RDEPENDS:${PN} = "python3-traitlets" -- 2.43.0