From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:41 +0000 (+0100) Subject: python3-hypothesis: upgrade 6.148.5 -> 6.148.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fae846408fd04e263d3c8d14841d7a99e4fdea;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.148.5 -> 6.148.7 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.148.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.148.7.bb index b461e8f9b6..a8c0421025 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.148.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "bb0c67bff155b8d8cfe8fbc1f1218028f7e2f0ee7f24d8ccc89f4c14ee4e65c0" +SRC_URI[sha256sum] = "b96e817e715c5b1a278411e3b9baf6d599d5b12207ba25e41a8f066929f6c2a6" RDEPENDS:${PN} += " \ python3-attrs \