From: Wang Mingyu Date: Mon, 23 Dec 2024 09:10:52 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.119.4 -> 6.122.6 X-Git-Tag: yocto-5.2~919 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=977b564a33fed2d47b02047ad2d6c1ce13c6d10a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.119.4 -> 6.122.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.119.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb index 66e7b2e967c..37eac3a1a53 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "1a7d12709c0e96c1d85aca76d1594b34b5958623e00511592eba674acd4f3392" +SRC_URI[sha256sum] = "2642598dc4426945d62b849a915d0d3e2d53f0fb17090f0cf10d8a545a421dc1" RDEPENDS:${PN} += " \ python3-attrs \