[oe-commits] [meta-openembedded] 03/37: python-flask-login: update to version 0.4.1

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 15:26:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit c6665323a8ee1579f7da6a424f2622f9e2fffe5a
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Dec 18 15:55:04 2017 -0500

    python-flask-login: update to version 0.4.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-flask-login.inc            | 4 ++--
 .../{python-flask-login_0.4.0.bb => python-flask-login_0.4.1.bb}      | 0
 .../{python3-flask-login_0.4.0.bb => python3-flask-login_0.4.1.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-login.inc b/meta-python/recipes-devtools/python/python-flask-login.inc
index 7dddba0..59eb64f 100644
--- a/meta-python/recipes-devtools/python/python-flask-login.inc
+++ b/meta-python/recipes-devtools/python/python-flask-login.inc
@@ -6,8 +6,8 @@ HOMEPAGE = " https://github.com/maxcountryman/flask-login"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596"
 
-SRC_URI[md5sum] = "e050efaa2c4dbc2d97f480a70f4d44aa"
-SRC_URI[sha256sum] = "d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7"
+SRC_URI[md5sum] = "25b34c74bd509792f291c16e184225df"
+SRC_URI[sha256sum] = "c815c1ac7b3e35e2081685e389a665f2c74d7e077cb93cecabaea352da4752ec"
 
 PYPI_PACKAGE = "Flask-Login"
 
diff --git a/meta-python/recipes-devtools/python/python-flask-login_0.4.0.bb b/meta-python/recipes-devtools/python/python-flask-login_0.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-login_0.4.0.bb
rename to meta-python/recipes-devtools/python/python-flask-login_0.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.4.0.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-login_0.4.0.bb
rename to meta-python/recipes-devtools/python/python3-flask-login_0.4.1.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list