[oe] [meta-python][PATCH] python-flask-pymongo: update to version 0.5.1

Derek Straka derek at asterius.io
Fri Jun 16 19:33:24 UTC 2017


Verify the license terms remain the same and update checksum

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-flask-pymongo.inc        | 6 +++---
 ...{python-flask-pymongo_0.4.1.bb => python-flask-pymongo_0.5.1.bb} | 0
 ...ython3-flask-pymongo_0.4.1.bb => python3-flask-pymongo_0.5.1.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-flask-pymongo_0.4.1.bb => python-flask-pymongo_0.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-pymongo_0.4.1.bb => python3-flask-pymongo_0.5.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-flask-pymongo.inc b/meta-python/recipes-devtools/python/python-flask-pymongo.inc
index 6d54837..e11283e 100644
--- a/meta-python/recipes-devtools/python/python-flask-pymongo.inc
+++ b/meta-python/recipes-devtools/python/python-flask-pymongo.inc
@@ -3,10 +3,10 @@ DESCRIPTION = "PyMongo support for Flask applications."
 HOMEPAGE = "https://github.com/mitsuhiko/flask/"
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;startline=1;endline=24;md5=dff998d5a8469503612ee7757f3a2052"
+LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;startline=1;endline=24;md5=424c4e1047d28e01b4e4634a069c019d"
 
-SRC_URI[md5sum] = "cbf5fbcd22719d8393e481bcac36be05"
-SRC_URI[sha256sum] = "75862daece1c979a9eab5f9d1e32eb781775842273b629ae5d1cb28e6953df78"
+SRC_URI[md5sum] = "d7a1b717f27154e1f3a355f8ec2467d6"
+SRC_URI[sha256sum] = "2baaa2ba5107d72b3a8bd4b5c0c8881316e35340ad1ae979cc13f1f3c8843b3d"
 
 PYPI_PACKAGE = "Flask-PyMongo"
 
diff --git a/meta-python/recipes-devtools/python/python-flask-pymongo_0.4.1.bb b/meta-python/recipes-devtools/python/python-flask-pymongo_0.5.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-pymongo_0.4.1.bb
rename to meta-python/recipes-devtools/python/python-flask-pymongo_0.5.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-pymongo_0.4.1.bb b/meta-python/recipes-devtools/python/python3-flask-pymongo_0.5.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-pymongo_0.4.1.bb
rename to meta-python/recipes-devtools/python/python3-flask-pymongo_0.5.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list