From: Wang Mingyu <[email protected]> Changelog ========= Added new helper methods for Atlas Search Index (requires MongoDB Server 7.0+). Added Database.cursor_command to support executing an arbitrary command that returns a cursor. Improved bson encoding and decoding performance by up to 134%.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-pymongo_4.4.1.bb => python3-pymongo_4.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymongo_4.4.1.bb => python3-pymongo_4.5.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.5.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb rename to meta-python/recipes-devtools/python/python3-pymongo_4.5.0.bb index b89706a566..9ae3eef0c1 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.5.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "a4df87dbbd03ac6372d24f2a8054b4dc33de497d5227b50ec649f436ad574284" +SRC_URI[sha256sum] = "681f252e43b3ef054ca9161635f81b730f4d8cadd28b3f2b2004f5a72f853982" inherit pypi setuptools3 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#104578): https://lists.openembedded.org/g/openembedded-devel/message/104578 Mute This Topic: https://lists.openembedded.org/mt/100931698/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
