All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-pymongo: upgrade 3.11.4 -> 3.12.0
@ 2021-07-26 10:47 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-07-26 10:47 UTC (permalink / raw)
  To: openembedded-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="y", Size: 1312 bytes --]

We are pleased to announce the 3.12.0 release of PyMongo - MongoDB’s Python Driver. This release adds support for MongoDB 5.0.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{python3-pymongo_3.11.4.bb => python3-pymongo_3.12.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pymongo_3.11.4.bb => python3-pymongo_3.12.0.bb} (91%)

diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.11.4.bb b/meta-python/recipes-devtools/python/python3-pymongo_3.12.0.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-pymongo_3.11.4.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_3.12.0.bb
index 0c07344cb4..e715eb86a0 100644
--- a/meta-python/recipes-devtools/python/python3-pymongo_3.11.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pymongo_3.12.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] = "539d4cb1b16b57026999c53e5aab857fe706e70ae5310cc8c232479923f932e6"
+SRC_URI[sha256sum] = "b88d1742159bc93a078733f9789f563cef26f5e370eba810476a71aa98e5fbc2"

 inherit pypi setuptools3

--
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-26  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 10:47 [oe] [meta-python] [PATCH] python3-pymongo: upgrade 3.11.4 -> 3.12.0 zhengruoqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.