[oe-commits] [meta-openembedded] 32/44: python-flask-pymongo: update to version 0.5.1

git at git.openembedded.org git at git.openembedded.org
Mon Jun 19 17:32:32 UTC 2017


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

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

commit 52044c9d991a77b9a2ae5b27399581b4b7aa822b
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 16 15:33:24 2017 -0400

    python-flask-pymongo: update to version 0.5.1
    
    Verify the license terms remain the same and update checksum
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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(-)

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

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


More information about the Openembedded-commits mailing list