From 25787e74491794c83409710dabf1403256e8f530 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 15 Jan 2024 17:19:22 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.92.2 -> 6.92.9 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html (From OE-Core rev: 1a03e8dab7192195f63f03fab675d50cb04f6731) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.92.2.bb => python3-hypothesis_6.92.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.92.2.bb => python3-hypothesis_6.92.9.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb index ab5dd3223d..ae64391e33 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "841f89a486c43bdab55698de8929bd2635639ec20bf6ce98ccd75622d7ee6d41" +SRC_URI[sha256sum] = "629f31788243559d35d3101ef8e94caf736cf8efaad3f0dd66ec7dbb31b8ef19" RDEPENDS:${PN} += " \ python3-attrs \