From b86720bc7f7d59a9855218cd43ce9850c6e21724 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 08:07:04 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.123.2 -> 6.124.7 Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.123.2.bb => python3-hypothesis_6.124.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.123.2.bb => python3-hypothesis_6.124.7.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb index 5f13a6ca8b8..6b294ff68ca 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5" +SRC_URI[sha256sum] = "8ed6c6ae47e7d26d869c1dc3dee04e8fc50c95240715bb9915ded88d6d920f0e" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3