diff mbox series

[meta-python,25/29] python3-pymongo: upgrade 4.15.0 -> 4.15.1

Message ID 20250924090029.1786-25-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5 | expand

Commit Message

Wang Mingyu Sept. 24, 2025, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.15.0.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-pymongo_4.15.0.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb
index 608df4a24d..cf35e810c0 100644
--- a/meta-python/recipes-devtools/python/python3-pymongo_4.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb
@@ -8,7 +8,7 @@  HOMEPAGE = "https://github.com/mongodb/mongo-python-driver"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = "430a6dc088355209e5755f77d85ddea2f1da0bb6123185952a573e7cf25a250a"
+SRC_URI[sha256sum] = "b9f379a4333dc3779a6bf7adfd077d4387404ed1561472743486a9c58286f705"
 
 inherit pypi python_hatchling