From fa2cdb90fc6e28532b0b368a0aa4c00748e19061 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 15 Jul 2025 16:08:14 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.135.16 -> 6.135.29 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...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 --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 \ -- 2.47.2