summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pymongo.inc
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-08-16 15:49:52 +0800
committerKhem Raj <raj.khem@gmail.com>2019-08-16 08:00:54 -0700
commitd5bd1ff667e0033f76d73310b551e3203d66fed4 (patch)
tree8a25791f89a39c850023aeb80d9de005441681e2 /meta-python/recipes-devtools/python/python-pymongo.inc
parent6df6305b5dd7b9afceaa36ae764e7348eb150936 (diff)
downloadmeta-openembedded-d5bd1ff667e0033f76d73310b551e3203d66fed4.tar.gz
python-pymongo: upgrade 3.8.0 -> 3.9.0
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pymongo.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pymongo.inc4
1 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 88786ec67b..cd11d98129 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"
8LICENSE = "Apache-2.0" 8LICENSE = "Apache-2.0"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
10 10
11SRC_URI[md5sum] = "3e8035f85cfb2be95207724c59bddfaa" 11SRC_URI[md5sum] = "531786df7ad98f15c43f1b17edf5f84c"
12SRC_URI[sha256sum] = "9d50c99c6388863cbfdc5db9bad62e3a7c2e5fc151554a07c7f3c2530334a34f" 12SRC_URI[sha256sum] = "4249c6ba45587b959292a727532826c5032d59171f923f7f823788f413c2a5a3"
13 13
14PACKAGES =+ "${PYTHON_PN}-bson" 14PACKAGES =+ "${PYTHON_PN}-bson"
15 15