From: Wang Mingyu Date: Mon, 29 Jul 2024 01:09:49 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.105.1 -> 6.108.4 X-Git-Tag: yocto-5.1~439 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7416c0734d9981028f143ba22522d7fc94a1828;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.105.1 -> 6.108.4 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.105.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb index e5822890623..c2dcefcb672 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "d4eedb42193da9507623f4fe27fd38f715ec19ad30ad7c30e3b25594c0b491dc" +SRC_URI[sha256sum] = "bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301" RDEPENDS:${PN} += " \ python3-attrs \