[oe-commits] [meta-openembedded] 07/57: python-pymongo: update to version 3.3.0

git at git.openembedded.org git at git.openembedded.org
Tue Oct 25 13:34:14 UTC 2016


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

commit 0a812a0b74bc5adc719afe12f4d780c4fdabcaaa
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Oct 13 18:23:46 2016 -0400

    python-pymongo: update to version 3.3.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.2.2.bb => python-pymongo_3.3.0.bb}       | 0
 .../python/{python3-pymongo_3.2.2.bb => python3-pymongo_3.3.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 e0f52dd..0a256a7 100644
--- a/meta-python/recipes-devtools/python/python-pymongo.inc
+++ b/meta-python/recipes-devtools/python/python-pymongo.inc
@@ -8,5 +8,5 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13"
 
-SRC_URI[md5sum] = "70408f8115d7aa52fb6eef0e552834a6"
-SRC_URI[sha256sum] = "f2018165823b341d83d398165d1c625e5db5cc779e7c44c107034407808463b6"
+SRC_URI[md5sum] = "42cd12a5014fb7d3e1987ca04f5c651f"
+SRC_URI[sha256sum] = "3d45302fc2622fabf34356ba274c69df41285bac71bbd229f1587283b851b91e"
diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.2.2.bb b/meta-python/recipes-devtools/python/python-pymongo_3.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymongo_3.2.2.bb
rename to meta-python/recipes-devtools/python/python-pymongo_3.3.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.2.2.bb b/meta-python/recipes-devtools/python/python3-pymongo_3.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymongo_3.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_3.3.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