[PATCH 21/24] python3-flask-mail: 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-flask-mail_0.10.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb index 5d3f60cff0..d825831b4a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.10.0.bb @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "44083e7b02bbcce792209c06252f8569dd5a325a7aaa76afe7330422bd PYPI_PACKAGE = "flask_mail" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core RDEPENDS:${PN} = " \ python3-blinker \ -- 2.43.0