From af58c48b2c9163a50c0b02b2eb193f9a2344e448 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 May 2025 17:03:21 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.131.0 -> 6.131.14 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...on3-hypothesis_6.131.0.bb => python3-hypothesis_6.131.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.131.0.bb => python3-hypothesis_6.131.14.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb index d7656dc1d8..269ed936b6 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "4b807daeeee47852edfd9818ba0e33df14902f1b78a5524f1a3fb71f80c7cec3" +SRC_URI[sha256sum] = "347edc46cfe9bfcfb0598c4c927ed8fd573edfc8bacd2162023c4cf16accb702" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.2