mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-23 05:10:42 +00:00
python3-apiflask: upgrade 2.1.0 -> 2.1.1
Changelog: ========== -Reuse the File, Config field, and file-related validators from flask-marshmallow -Add support for a --quiet option to the flask spec command -Fix the flask spec command for validators operating on complex data types Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "APIFlask"
|
||||
|
||||
SRC_URI[sha256sum] = "e7616d902d446eb9e1c67d1d8a34691b437f9da4fe7a3b4d49c91ba88c85ee2a"
|
||||
SRC_URI[sha256sum] = "88db5a539cc155e35d9636d99b434d00ca6c0b23e7c87c8321ec9dc980535366"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-flask \
|
||||
Reference in New Issue
Block a user