From: Richard Purdie Date: Sat, 1 Feb 2025 08:07:04 +0000 (+0000) Subject: python3-hypothesis: upgrade 6.123.2 -> 6.124.7 X-Git-Tag: uninative-4.7~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86720bc7f7d59a9855218cd43ce9850c6e21724;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.123.2 -> 6.124.7 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb index 5f13a6ca8b8..6b294ff68ca 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5" +SRC_URI[sha256sum] = "8ed6c6ae47e7d26d869c1dc3dee04e8fc50c95240715bb9915ded88d6d920f0e" RDEPENDS:${PN} += " \ python3-attrs \