[oe] [meta-python][PATCH] python-flask-user: update to version 0.6.20

Derek Straka derek at asterius.io
Sat Mar 24 13:46:05 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-flask-user.inc             | 4 ++--
 .../{python-flask-user_0.6.19.bb => python-flask-user_0.6.20.bb}      | 0
 .../{python3-flask-user_0.6.19.bb => python3-flask-user_0.6.20.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-flask-user_0.6.19.bb => python-flask-user_0.6.20.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-user_0.6.19.bb => python3-flask-user_0.6.20.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-flask-user.inc b/meta-python/recipes-devtools/python/python-flask-user.inc
index c2b7182..1955954 100644
--- a/meta-python/recipes-devtools/python/python-flask-user.inc
+++ b/meta-python/recipes-devtools/python/python-flask-user.inc
@@ -6,8 +6,8 @@ HOMEPAGE = " https://github.com/lingthio/Flask-User"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=97de97cd9d6e23c88129d884588ce71a"
 
-SRC_URI[md5sum] = "f7965e66ca139c8436896da07e66c21f"
-SRC_URI[sha256sum] = "601abcc0343dfbae0c56273d98362d5cdc266ac84d20b3f65a212e4a2c83b302"
+SRC_URI[md5sum] = "9ce424f080659e1d5e1b75c9ed2f03af"
+SRC_URI[sha256sum] = "699df643471f08f9a4d10c3b17c0a53e92bb71c7feb414bedd76c7c9263dcf5e"
 
 PYPI_PACKAGE = "Flask-User"
 
diff --git a/meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python-flask-user_0.6.20.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb
rename to meta-python/recipes-devtools/python/python-flask-user_0.6.20.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.20.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
rename to meta-python/recipes-devtools/python/python3-flask-user_0.6.20.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list