diff mbox series

[meta-python,38/51] python3-pymongo: upgrade 4.11 -> 4.11.1

Message ID 1740525881-21103-38-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/51] asyncmqtt: upgrade 9.0.2 -> 10.0.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 25, 2025, 11:24 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 restores wheel support for s390x and ppc64le architectures

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pymongo_4.11.bb => python3-pymongo_4.11.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pymongo_4.11.bb => python3-pymongo_4.11.1.bb} (91%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.11.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.11.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-pymongo_4.11.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_4.11.1.bb
index 5bd28af4ee..df7f2b0f11 100644
--- a/meta-python/recipes-devtools/python/python3-pymongo_4.11.bb
+++ b/meta-python/recipes-devtools/python/python3-pymongo_4.11.1.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] = "21b9969e155c4b16a160fbe90c390a07ca7514479af6c3811b1d15ead26e10ba"
+SRC_URI[sha256sum] = "3757ce9257c3486eead45680a8895a0ed9ba27efaf1791fc0cf854367c21c638"
 
 inherit pypi python_setuptools_build_meta python_hatchling