From 316ae45adbe150792a1e095bd5b0777937578e8b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.122.6 -> 6.123.2 Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.122.6.bb => python3-hypothesis_6.123.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.122.6.bb => python3-hypothesis_6.123.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb index 37eac3a1a53..5f13a6ca8b8 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2642598dc4426945d62b849a915d0d3e2d53f0fb17090f0cf10d8a545a421dc1" +SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3