From e9c44053f7aa8a7b94c0c782883b225081e1259e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:18:03 +0100 Subject: python3-twitter: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb index 10b7b856bc..54379673c0 100644 --- a/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb +++ b/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1d95cbdc50bf6353a387f881f2584eaf60d14e00dbbdd8872a73de79c6 PYPI_PACKAGE = "tweepy" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core RDEPENDS:${PN} += "\ python3-pip \ -- cgit v1.2.3-54-g00ecf