From: Wang Mingyu Date: Mon, 26 Jan 2026 12:35:04 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.149.0 -> 6.150.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd42d1cacd48d8e8c369752a24548fa12c567498;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.149.0 -> 6.150.3 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb index 7f72029d23..889f86de81 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "27afa07824fbb7785369dfae8e2574ec2ae0b1bdce50f3a327dfc069b79b0a44" +SRC_URI[sha256sum] = "32c88d4b7df3a8483e69877561b520320bf7779b0709c11869e392025e9279d4" RDEPENDS:${PN} += " \ python3-attrs \