From 133f14787fbec7b3aa422ff65a59fc92b00e29a6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2025 09:10:45 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.127.4 -> 6.129.2 Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.127.4.bb => python3-hypothesis_6.129.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.127.4.bb => python3-hypothesis_6.129.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb index d5ea706b9a8..df9bd6b7c7c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" +SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3