From: Richard Purdie Date: Sat, 15 Mar 2025 09:10:45 +0000 (+0000) Subject: python3-hypothesis: upgrade 6.127.4 -> 6.129.2 X-Git-Tag: yocto-5.2~196 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=133f14787fbec7b3aa422ff65a59fc92b00e29a6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.127.4 -> 6.129.2 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb index d5ea706b9a8..df9bd6b7c7c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" +SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b" RDEPENDS:${PN} += " \ python3-attrs \