mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
python3-flask-jwt-extended: upgrade 4.7.3 -> 4.7.4
Changelog: setup.py: bump PyJWT floor to >=2.11.0 to match the actual runtime requirement Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit pypi setuptools3
|
|||||||
PYPI_PACKAGE = "flask_jwt_extended"
|
PYPI_PACKAGE = "flask_jwt_extended"
|
||||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "a8318a3d983d1f360724b901889f1947ffee418e2a3950b48e99c70923b6615e"
|
SRC_URI[sha256sum] = "78fd0f460317facf3a0084a6457ffaf2f1dda9eefbd576f94cea35b0eadd5531"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "\
|
RDEPENDS:${PN} += "\
|
||||||
python3-werkzeug \
|
python3-werkzeug \
|
||||||
Reference in New Issue
Block a user