aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-10-25 09:12:54 -0400
committerArmin Kuster <akuster808@gmail.com>2017-11-15 16:31:30 -0800
commit53069c6b81265b90c774e455e7c623187b004d31 (patch)
tree2d7cf6a412e07afad466ace5f711f217509a95e0 /meta-python/recipes-devtools/python
parentea40f6d0725309ef6f81b2309a26d9d1b87dccc0 (diff)
downloadmeta-openembedded-53069c6b81265b90c774e455e7c623187b004d31.tar.gz
python-flask-sqlalchemy: update to version 2.3.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb (renamed from meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.bb b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb
index 87997672dc..76509171f1 100644
--- a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.bb
+++ b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Adds SQLAlchemy support to your Flask application."
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5ed1b8cc741515a835a7f6bf2f62ef4a"
-SRC_URI[md5sum] = "c86449f44e90e996142872ac4b97f7ee"
-SRC_URI[sha256sum] = "da19ff62e31f82825b5467811c76e2a1c60bba927e175fe091a6f739063dd829"
+SRC_URI[md5sum] = "373ce61dfd03b593ad2eaba68c9fee35"
+SRC_URI[sha256sum] = "5971b9852b5888655f11db634e87725a9031e170f37c0ce7851cf83497f56e53"
PYPI_PACKAGE = "Flask-SQLAlchemy"