[oe-commits] [meta-openembedded] 04/11: python-flask-sqlalchemy: update to version 2.3.0

git at git.openembedded.org git at git.openembedded.org
Wed Oct 4 09:30:36 UTC 2017


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

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

commit 525b0908e06ff68abd816a45a916c543040920c7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Oct 3 12:58:40 2017 -0400

    python-flask-sqlalchemy: update to version 2.3.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 ...ython-flask-sqlalchemy_2.2.bb => python-flask-sqlalchemy_2.3.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.2.bb b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.2.bb
rename to meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.bb
index 1190f34..8799767 100644
--- a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.2.bb
+++ b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.0.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] = "a93e6af389afac6666733e369c06c798"
-SRC_URI[sha256sum] = "f0d8241efba723d7b878f73550f5d3c0fbb042416123b52b36640b7491fa208b"
+SRC_URI[md5sum] = "c86449f44e90e996142872ac4b97f7ee"
+SRC_URI[sha256sum] = "da19ff62e31f82825b5467811c76e2a1c60bba927e175fe091a6f739063dd829"
 
 PYPI_PACKAGE = "Flask-SQLAlchemy"
 

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


More information about the Openembedded-commits mailing list