[oe-commits] [meta-openembedded] 92/101: python-pymongo: update to version 3.5.0

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:21:08 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 1727f2542d6abcc2634449ae6ab494b4650325fd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Aug 9 21:23:07 2017 -0400

    python-pymongo: update to version 3.5.0
    
    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-pymongo.inc                | 4 ++--
 .../python/{python-pymongo_3.4.0.bb => python-pymongo_3.5.0.bb}       | 0
 .../python/{python3-pymongo_3.4.0.bb => python3-pymongo_3.5.0.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pymongo.inc b/meta-python/recipes-devtools/python/python-pymongo.inc
index e709a36..6795213 100644
--- a/meta-python/recipes-devtools/python/python-pymongo.inc
+++ b/meta-python/recipes-devtools/python/python-pymongo.inc
@@ -8,8 +8,8 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13"
 
-SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e"
-SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721"
+SRC_URI[md5sum] = "717188415cb9071355a80b3c520370ff"
+SRC_URI[sha256sum] = "8137381e217038bc4b7d113c9d0d1133d8081d39008b5a4f11bf129b1520c1b0"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.4.0.bb b/meta-python/recipes-devtools/python/python-pymongo_3.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymongo_3.4.0.bb
rename to meta-python/recipes-devtools/python/python-pymongo_3.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.4.0.bb b/meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymongo_3.4.0.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb

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


More information about the Openembedded-commits mailing list