From 4b31981f9af76d95b38296206ae361c574fc1a66 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 10 Apr 2025 17:40:25 -0700 Subject: python3-twitter: Switch to use PEP-517 build backend Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb index 19c4b8680c..c35b97a9e4 100644 --- a/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1345cbcdf0a75e2d89f424c559fd49fda4d8cd7be25cd5131e3b57bad8 PYPI_PACKAGE = "tweepy" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += "\ python3-pip \ -- cgit v1.2.3-54-g00ecf