From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 (+0000) Subject: python3-hypothesis: upgrade 6.122.6 -> 6.123.2 X-Git-Tag: uninative-4.7~470 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316ae45adbe150792a1e095bd5b0777937578e8b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.122.6 -> 6.123.2 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb index 37eac3a1a53..5f13a6ca8b8 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2642598dc4426945d62b849a915d0d3e2d53f0fb17090f0cf10d8a545a421dc1" +SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5" RDEPENDS:${PN} += " \ python3-attrs \