From: Wang Mingyu Date: Mon, 9 Feb 2026 09:03:00 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.150.3 -> 6.151.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36eaad635dd7b83806de466d47ad8f1490ac9af;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.150.3 -> 6.151.4 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb index 889f86de81a..425b2e6441c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "32c88d4b7df3a8483e69877561b520320bf7779b0709c11869e392025e9279d4" +SRC_URI[sha256sum] = "658a62da1c3ccb36746ac2f7dc4bb1a6e76bd314e0dc54c4e1aaba2503d5545c" RDEPENDS:${PN} += " \ python3-attrs \