On 2020-12-22 4:57 p.m., Leon Anavi wrote:
- Fixed a memory leak caused by failing SDAM monitor checks on
   Python 3 (PYTHON-2433).
- Fixed a regression that changed the string representation of
   BulkWriteError (PYTHON-2438).
- Fixed a bug that made it impossible to use
   bson.codec_options.CodecOptions.with_options() and
   with_options() on some early versions of Python 3.4 and
   Python 3.5 due to a bug in the standard library implementation
   of collections.namedtuple._asdict() (PYTHON-2440).
- Fixed a bug that resulted in a TypeError exception when a
   PyOpenSSL socket was configured with a timeout of None
   (PYTHON-2443).

Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
  .../{python3-pymongo_3.11.0.bb => python3-pymongo_3.11.2.bb}   | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)
  rename meta-python/recipes-devtools/python/{python3-pymongo_3.11.0.bb => 
python3-pymongo_3.11.2.bb} (86%)

diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.11.0.bb 
b/meta-python/recipes-devtools/python/python3-pymongo_3.11.2.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-pymongo_3.11.0.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_3.11.2.bb
index 635de22d20..5372ac0ff1 100644
--- a/meta-python/recipes-devtools/python/python3-pymongo_3.11.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pymongo_3.11.2.bb
@@ -8,8 +8,7 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver";
  LICENSE = "Apache-2.0"
  LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRC_URI[md5sum] = "5d166c8f9500c83314deadebb95b6fd5"
-SRC_URI[sha256sum] = 
"076a7f2f7c251635cf6116ac8e45eefac77758ee5a77ab7bd2f63999e957613b"
+SRC_URI[sha256sum] = 
"c2b67881392a9e85aa108e75f62cdbe372d5a3f17ea5f8d3436dcf4662052f14"
inherit pypi setuptools3


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88509): 
https://lists.openembedded.org/g/openembedded-devel/message/88509
Mute This Topic: https://lists.openembedded.org/mt/79160357/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to