mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-flask-marshmallow: upgrade 1.1.0 -> 1.2.0
License-Update: Remove license year Changelog: Performance improvement Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4f2aa6569c
commit
713d917cc6
|
|
@ -1,13 +1,13 @@
|
|||
SUMMARY = "Flask + marshmallow for beautiful APIs"
|
||||
HOMEPAGE = "https://github.com/marshmallow-code/flask-marshmallow"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=dfbd4ae0074716275fc229c775723e8f"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=27586b20700d7544c06933afe56f7df4"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
PYPI_PACKAGE = "flask_marshmallow"
|
||||
|
||||
SRC_URI[sha256sum] = "2d186af7c8b4455b8a2c166c7470939c17d70353671ea5a287a14676846fa013"
|
||||
SRC_URI[sha256sum] = "d0f79eb9743f0c530a3d9e848503e1f2228e6b35a819c91e913af02e68421805"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-flask \
|
||||
Loading…
Reference in New Issue
Block a user