From: Alexander Kanavin Date: Mon, 6 Jul 2026 17:16:41 +0000 (+0200) Subject: python3-hypothesis: upgrade 6.155.2 -> 6.155.7 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=a0e73cd1fdca0ccafe3b88e96a6df543d6abcbf1;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.155.2 -> 6.155.7 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.155.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.155.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.155.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.155.7.bb index c828671ac8f..70ae7877a1f 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.155.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.155.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "ae36880287c9c5defe9f199d3d2b67d9947a4da2a46e6c57373cbdf2345b20e1" +SRC_URI[sha256sum] = "d8d6091753d0669db3c90c5e5b346cb37c72f3dd9378c8413acb1fd5da63f7ea" RDEPENDS:${PN} += " \ python3-attrs \