[oe-commits] [meta-openembedded] 25/41: python-sqlalchemy: update to version 1.1.15

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 22:17:35 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 353081633f3cf3b0623b3aa16129b7e59357d88e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Nov 12 12:49:37 2017 -0500

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

diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy.inc b/meta-python/recipes-devtools/python/python-sqlalchemy.inc
index cc8e82f..2683a6a 100644
--- a/meta-python/recipes-devtools/python/python-sqlalchemy.inc
+++ b/meta-python/recipes-devtools/python/python-sqlalchemy.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=452f4b8adb0feba42e5be5f1fbfbf538"
 PYPI_PACKAGE = "SQLAlchemy"
 inherit pypi
 
-SRC_URI[md5sum] = "b32669d53e903b3512065026552f3bff"
-SRC_URI[sha256sum] = "f1191e29e35b6fe1aef7175a09b1707ebb7bd08d0b17cb0feada76c49e5a2d1e"
+SRC_URI[md5sum] = "077f9bd3339957f53068b5572a152674"
+SRC_URI[sha256sum] = "8b79a5ed91cdcb5abe97b0045664c55c140aec09e5dd5c01303e23de5fe7a95a"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.14.bb b/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.15.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-sqlalchemy_1.1.14.bb
rename to meta-python/recipes-devtools/python/python-sqlalchemy_1.1.15.bb
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.14.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.14.bb
rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb

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


More information about the Openembedded-commits mailing list