mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
python3-flask-marshmallow: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f42b29ef73
commit
96a6c0eb40
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/marshmallow-code/flask-marshmallow"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=27586b20700d7544c06933afe56f7df4"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
inherit pypi python_flit_core
|
||||
|
||||
PYPI_PACKAGE = "flask_marshmallow"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user