summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.5.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.5.3.bb b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb
index d5438f11a8..cc07c92f47 100644
--- a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb
@@ -7,7 +7,7 @@ inherit pypi setuptools3
7 7
8PYPI_PACKAGE = "Flask-JWT-Extended" 8PYPI_PACKAGE = "Flask-JWT-Extended"
9 9
10SRC_URI[sha256sum] = "061ef3d25ed5743babe4964ab38f36d870e6d2fd8a126bab5d77ddef8a01932b" 10SRC_URI[sha256sum] = "9215d05a9413d3855764bcd67035e75819d23af2fafb6b55197eb5a3313fdfb2"
11 11
12RDEPENDS:${PN} += "\ 12RDEPENDS:${PN} += "\
13 python3-werkzeug \ 13 python3-werkzeug \