diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.6.1.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.6.2.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-flask-login_0.6.1.bb rename to meta-python/recipes-devtools/python/python3-flask-login_0.6.2.bb index d19acd9b64..97d7bce359 100644 --- a/meta-python/recipes-devtools/python/python3-flask-login_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-login_0.6.2.bb @@ -6,7 +6,7 @@ HOMEPAGE = " https://github.com/maxcountryman/flask-login" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596" -SRC_URI[sha256sum] = "1306d474a270a036d6fd14f45640c4d77355e4f1c67ca4331b372d3448997b8c" +SRC_URI[sha256sum] = "c0a7baa9fdc448cdd3dd6f0939df72eec5177b2f7abe6cb82fc934d29caac9c3" PYPI_PACKAGE = "Flask-Login"