[meta-python] python3-flask-login: update to 0.6.0

Message ID 20220410204447.4047666-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-flask-login: update to 0.6.0 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:44 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...thon3-flask-login_0.5.0.bb => python3-flask-login_0.6.0.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-flask-login_0.5.0.bb => python3-flask-login_0.6.0.bb} (78%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.5.0.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.6.0.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-flask-login_0.5.0.bb
rename to meta-python/recipes-devtools/python/python3-flask-login_0.6.0.bb
index b03929104..dd295cf2d 100644
--- a/meta-python/recipes-devtools/python/python3-flask-login_0.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-login_0.6.0.bb
@@ -6,8 +6,7 @@  HOMEPAGE = " https://github.com/maxcountryman/flask-login"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596"
 
-SRC_URI[md5sum] = "a2d94aa6ae935345ebc68eb3cbb5fccd"
-SRC_URI[sha256sum] = "6d33aef15b5bcead780acc339464aae8a6e28f13c90d8b1cf9de8b549d1c0b4b"
+SRC_URI[sha256sum] = "aa84fcfb4c3cf09ca58c08e816b7bce73f1349ba1cf13d00d8dffc5872d5fcf6"
 
 PYPI_PACKAGE = "Flask-Login"