diff mbox series

[meta-python,25/34] python3-responses: upgrade 0.26.2 -> 0.26.3

Message ID 20260902102900.1296-25-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb b/meta-python/recipes-devtools/python/python3-responses_0.26.3.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-responses_0.26.2.bb
rename to meta-python/recipes-devtools/python/python3-responses_0.26.3.bb
index af0eb88b47..b85279d11c 100644
--- a/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb
+++ b/meta-python/recipes-devtools/python/python3-responses_0.26.3.bb
@@ -7,7 +7,7 @@  inherit pypi python_setuptools_build_meta
 
 DEPENDS += "python3-wheel-native"
 
-SRC_URI[sha256sum] = "9c9259b46a8349197edebf43cfa68a87e1a2802ef503ff8b2fecbabc0b45afd8"
+SRC_URI[sha256sum] = "b0c11ca8131b8b227b8d5108e6ed39772222bd5aab030ed430e8f99057c4c409"
 
 RDEPENDS:${PN} += " \
 	python3-mock \