From 456c1d3b58b73ae97b97235d7b584c8c5d5bbe73 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Mar 2025 17:09:05 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.125.3 -> 6.127.4 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.125.3.bb => python3-hypothesis_6.127.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.125.3.bb => python3-hypothesis_6.127.4.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb index e5c1dfc6b42..d5ea706b9a8 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "6276d9d8f7f91ebd7ad95081f004bcf5699afb4d680a8321861cbf3a5de45d3b" +SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3