mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-18 08:15:56 +01:00
python3-twitter: Switch to use PEP-517 build backend
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f3f094acd6
commit
4b31981f9a
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user