From: Trevor Gamblin Date: Wed, 7 Aug 2024 15:43:26 +0000 (-0400) Subject: python3-hypothesis: upgrade 6.108.4 -> 6.108.10 X-Git-Tag: yocto-5.1~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e75a6483cefe0f5e3dc22b8de8f870f3b576da8;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.108.4 -> 6.108.10 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb index c2dcefcb672..ebb82dfd793 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301" +SRC_URI[sha256sum] = "8d8b3a57f27bd964b04e58c5731ab9862134fbb5511958c814aaca3120286f28" RDEPENDS:${PN} += " \ python3-attrs \