diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-13 12:05:22 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-13 20:46:39 -0700 |
| commit | 7a1881d37931a42f68ea1f66b7e0d2907a9442fc (patch) | |
| tree | f01afec72f0e78b280bc3433faf211561b7d981a /meta-python/recipes-devtools/python | |
| parent | e3d55327f3e174848acbd121af5e6e467ec2c6be (diff) | |
| download | meta-openembedded-7a1881d37931a42f68ea1f66b7e0d2907a9442fc.tar.gz | |
python3-flask-jwt-extended: upgrade 4.7.1 -> 4.7.3
Changelog:
============
- fix: a unexpected token
- Update active python versions
- Bump PyJWT to 2.12.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.3.bb (renamed from meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.1.bb b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.3.bb index b36ea81d97..31d54504d3 100644 --- a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.7.3.bb | |||
| @@ -8,7 +8,7 @@ inherit pypi setuptools3 | |||
| 8 | PYPI_PACKAGE = "flask_jwt_extended" | 8 | PYPI_PACKAGE = "flask_jwt_extended" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "8085d6757505b6f3291a2638c84d207e8f0ad0de662d1f46aa2f77e658a0c976" | 11 | SRC_URI[sha256sum] = "a8318a3d983d1f360724b901889f1947ffee418e2a3950b48e99c70923b6615e" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
| 14 | python3-werkzeug \ | 14 | python3-werkzeug \ |
