python3-twitter: Switch to use PEP-517 build backend

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-04-10 17:40:25 -07:00
parent f3f094acd6
commit 4b31981f9a

View File

@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1345cbcdf0a75e2d89f424c559fd49fda4d8cd7be25cd5131e3b57bad8
PYPI_PACKAGE = "tweepy" PYPI_PACKAGE = "tweepy"
inherit pypi setuptools3 inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} += "\ RDEPENDS:${PN} += "\
python3-pip \ python3-pip \