summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
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
8PYPI_PACKAGE = "flask_jwt_extended" 8PYPI_PACKAGE = "flask_jwt_extended"
9UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 9UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
10 10
11SRC_URI[sha256sum] = "8085d6757505b6f3291a2638c84d207e8f0ad0de662d1f46aa2f77e658a0c976" 11SRC_URI[sha256sum] = "a8318a3d983d1f360724b901889f1947ffee418e2a3950b48e99c70923b6615e"
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 python3-werkzeug \ 14 python3-werkzeug \