[oe-commits] [meta-openembedded] 64/76: python-flask-login: update to version 0.4.0

git at git.openembedded.org git at git.openembedded.org
Sat Dec 24 08:19:09 UTC 2016


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

commit af1039df3ba7f897b47fba19b579a5265876e646
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Dec 22 10:49:47 2016 -0500

    python-flask-login: update to version 0.4.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-flask-login.inc          | 6 +++---
 .../{python-flask-login_0.3.2.bb => python-flask-login_0.4.0.bb}    | 0
 .../{python3-flask-login_0.3.2.bb => python3-flask-login_0.4.0.bb}  | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-login.inc b/meta-python/recipes-devtools/python/python-flask-login.inc
index 6d4db48..7dddba0 100644
--- a/meta-python/recipes-devtools/python/python-flask-login.inc
+++ b/meta-python/recipes-devtools/python/python-flask-login.inc
@@ -6,9 +6,9 @@ HOMEPAGE = " https://github.com/maxcountryman/flask-login"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596"
 
-SRC_URI[md5sum] = "d95c2275d3e1c755145910077366dc45"
-SRC_URI[sha256sum] = "e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6"
+SRC_URI[md5sum] = "e050efaa2c4dbc2d97f480a70f4d44aa"
+SRC_URI[sha256sum] = "d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7"
 
 PYPI_PACKAGE = "Flask-Login"
 
-RDEPENDS_${PN} = "${PYTHON_PN}-flask"
+RDEPENDS_${PN}_class-target = "${PYTHON_PN}-flask"
diff --git a/meta-python/recipes-devtools/python/python-flask-login_0.3.2.bb b/meta-python/recipes-devtools/python/python-flask-login_0.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-login_0.3.2.bb
rename to meta-python/recipes-devtools/python/python-flask-login_0.4.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.4.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-login_0.3.2.bb
rename to meta-python/recipes-devtools/python/python3-flask-login_0.4.0.bb

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


More information about the Openembedded-commits mailing list