mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
Changelog:
============
-Replace "defining" with "define"
-Fix documentation syntax error
-remove duplicate comments
-Support python 3.12 and add support for flask 3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 88594a4721)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
f2f61f7e7e
commit
5cc94933de
@@ -7,7 +7,7 @@ inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "Flask-JWT-Extended"
|
||||
|
||||
SRC_URI[sha256sum] = "ba56245ba43b71c8ae936784b867625dce8b9956faeedec2953222e57942fb0b"
|
||||
SRC_URI[sha256sum] = "061ef3d25ed5743babe4964ab38f36d870e6d2fd8a126bab5d77ddef8a01932b"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-werkzeug \
|
||||
Reference in New Issue
Block a user