From: Wang Mingyu Date: Wed, 7 Jan 2026 10:30:56 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.148.7 -> 6.149.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d80a23fd38a38e6247bfa7ba6462087888d532;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.148.7 -> 6.149.0 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.148.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.148.7.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb index a8c0421025..7f72029d23 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.148.7.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "b96e817e715c5b1a278411e3b9baf6d599d5b12207ba25e41a8f066929f6c2a6" +SRC_URI[sha256sum] = "27afa07824fbb7785369dfae8e2574ec2ae0b1bdce50f3a327dfc069b79b0a44" RDEPENDS:${PN} += " \ python3-attrs \