[oe] [meta-python][PATCH 05/30] python-pymongo: update to 3.2.2

Derek Straka derek at asterius.io
Sat Mar 26 13:04:25 UTC 2016


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

diff --git a/meta-python/recipes-devtools/python/python-pymongo.inc b/meta-python/recipes-devtools/python/python-pymongo.inc
index 5cdd5bd..e0f52dd 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] = "463b4d325d8fb4070c04f15391b457bf"
-SRC_URI[sha256sum] = "f50a5380b45a83c5ea1e673ff19363d3cfd5850f7620536e51341d26eb2ae979"
+SRC_URI[md5sum] = "70408f8115d7aa52fb6eef0e552834a6"
+SRC_URI[sha256sum] = "f2018165823b341d83d398165d1c625e5db5cc779e7c44c107034407808463b6"
diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.2.bb b/meta-python/recipes-devtools/python/python-pymongo_3.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymongo_3.2.bb
rename to meta-python/recipes-devtools/python/python-pymongo_3.2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.2.bb b/meta-python/recipes-devtools/python/python3-pymongo_3.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymongo_3.2.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_3.2.2.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list