diff mbox series

[14/19] python3-hypothesis: upgrade 6.135.16 -> 6.135.29

Message ID 20250715080819.622-14-wangmy@fujitsu.com
State New
Headers show
Series [01/19] debugedit: upgrade 5.1 -> 5.2 | expand

Commit Message

Wang Mingyu July 15, 2025, 8:08 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb b/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
index c0241b63e4..0795e8a507 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "6131ea0b698e69bad62aae915988b8d00a6ac974351d0830db74c5fffc68c418"
+SRC_URI[sha256sum] = "871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b"
 
 RDEPENDS:${PN} += " \
     python3-attrs \