mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-17 10:28:34 +00:00
switch to PEP-517 build backend
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -7,7 +7,11 @@ SRC_URI[sha256sum] = "6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0
|
||||
|
||||
PYPI_PACKAGE = "Flask-Script"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
DEPENDS += " \
|
||||
python3-setuptools-scm-native \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-flask \
|
||||
|
||||
Reference in New Issue
Block a user