diff --git a/meta-python/recipes-devtools/python/python3-flask_3.0.1.bb b/meta-python/recipes-devtools/python/python3-flask_3.0.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-flask_3.0.1.bb rename to meta-python/recipes-devtools/python/python3-flask_3.0.2.bb index 0c6128c654..7692eb116b 100644 --- a/meta-python/recipes-devtools/python/python3-flask_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask_3.0.2.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/mitsuhiko/flask/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75" -SRC_URI[sha256sum] = "6489f51bb3666def6f314e15f19d50a1869a19ae0e8c9a3641ffe66c77d42403" +SRC_URI[sha256sum] = "822c03f4b799204250a7ee84b1eddc40665395333973dfb9deebfe425fefcb7d" UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Flask" UPSTREAM_CHECK_REGEX = "/Flask/(?P(\d+[\.\-_]*)+)"