From 1c2a671179b1230e50cc6759e3ab026c0aa38c32 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 12 Nov 2024 17:24:27 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.115.3 -> 6.118.6 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.115.3.bb => python3-hypothesis_6.118.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.115.3.bb => python3-hypothesis_6.118.6.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb index c8dc1b08eb3..f5f7642d676 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "d4efc8c7371bd4ec906d2777f1f18fee5539e47b3d7c7cdc93d1026ad35d9b33" +SRC_URI[sha256sum] = "96e7d86034658100f50f3150917bc8a0cf7ea94af49d36efb167cb8e66f035db" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3