From: Wang Mingyu Date: Tue, 4 Mar 2025 09:09:05 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.125.3 -> 6.127.4 X-Git-Tag: yocto-5.2~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=456c1d3b58b73ae97b97235d7b584c8c5d5bbe73;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.125.3 -> 6.127.4 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.125.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb index e5c1dfc6b42..d5ea706b9a8 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.125.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "6276d9d8f7f91ebd7ad95081f004bcf5699afb4d680a8321861cbf3a5de45d3b" +SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" RDEPENDS:${PN} += " \ python3-attrs \