From 56f382bfd548d1afdb1c7893076827e16c8d3bd1 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 2 Dec 2025 11:29:24 +0200 Subject: [PATCH] python3-hypothesis: Upgrade 6.142.2 -> 6.148.5 Upgrade to release 6.148.5: - This patch improves the error message for FlakyStrategyDefinition when the precondition for a rule is flaky Signed-off-by: Leon Anavi Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.142.2.bb => python3-hypothesis_6.148.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.142.2.bb => python3-hypothesis_6.148.5.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb index 5ba7c665774..b461e8f9b63 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "c4204a2ce327e45fbaf83a2b58142a285135698dc1d08e368ae9901f06b49e64" +SRC_URI[sha256sum] = "bb0c67bff155b8d8cfe8fbc1f1218028f7e2f0ee7f24d8ccc89f4c14ee4e65c0" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3