From: Wang Mingyu Date: Tue, 19 Dec 2023 09:41:31 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.90.0 -> 6.92.1 X-Git-Tag: uninative-4.4~660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c663778080f6bedbc3ae97ec1c0a9d4eea4464;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.90.0 -> 6.92.1 Changelog: =========== https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb index 1760bb37a22..764ca286276 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "0ab33900b9362318bd03d911a77a0dda8629c1877420074d87ae466919f6e4c0" +SRC_URI[sha256sum] = "fa755ded526e50b7e2f642cdc5d64519f88d4e4ee71d9d29ec3eb2f2fddf1274" RDEPENDS:${PN} += " \ python3-attrs \