From: Wang Mingyu Date: Wed, 10 Sep 2025 09:16:34 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.135.29 -> 6.138.15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bdcde64a74f2919c5b48c71bd6b7021a4ce871d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.135.29 -> 6.138.15 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.135.29.bb b/meta/recipes-devtools/python/python3-hypothesis_6.138.15.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.138.15.bb index 0795e8a507..508f125e43 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.138.15.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b" +SRC_URI[sha256sum] = "6b0e1aa182eacde87110995a3543530d69ef411f642162a656efcd46c2823ad1" RDEPENDS:${PN} += " \ python3-attrs \