From: Wang Mingyu Date: Tue, 12 Nov 2024 09:24:27 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.115.3 -> 6.118.6 X-Git-Tag: yocto-5.2~1307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c2a671179b1230e50cc6759e3ab026c0aa38c32;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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 \