aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-12-22 10:49:47 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-12-26 08:24:57 +0100
commita490b63e24e6695d728048e21c430e5c2a3d4ec1 (patch)
treeaaac1bd9c57a9f8e4503dbd447ba087c57d31dc1 /recipes-devtools
parent4481213e0388089e24073ea63705e6bfb325abb4 (diff)
downloadmeta-python2-a490b63e24e6695d728048e21c430e5c2a3d4ec1.tar.gz
python-flask-login: update to version 0.4.0
(From meta-openembedded commit: 2a5fa6b83631dfc5734df581f0165f3705ce4ed3) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-flask-login.inc6
-rw-r--r--recipes-devtools/python/python-flask-login_0.4.0.bb (renamed from recipes-devtools/python/python-flask-login_0.3.2.bb)0
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-flask-login.inc b/recipes-devtools/python/python-flask-login.inc
index 6d4db48..7dddba0 100644
--- a/recipes-devtools/python/python-flask-login.inc
+++ b/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/recipes-devtools/python/python-flask-login_0.3.2.bb b/recipes-devtools/python/python-flask-login_0.4.0.bb
index 510cedf..510cedf 100644
--- a/recipes-devtools/python/python-flask-login_0.3.2.bb
+++ b/recipes-devtools/python/python-flask-login_0.4.0.bb