From: Wang Mingyu Date: Mon, 15 Jan 2024 09:19:22 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.92.2 -> 6.92.9 X-Git-Tag: uninative-4.4~422 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a03e8dab7192195f63f03fab675d50cb04f6731;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.92.2 -> 6.92.9 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb index ab5dd3223dd..ae64391e33a 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "841f89a486c43bdab55698de8929bd2635639ec20bf6ce98ccd75622d7ee6d41" +SRC_URI[sha256sum] = "629f31788243559d35d3101ef8e94caf736cf8efaad3f0dd66ec7dbb31b8ef19" RDEPENDS:${PN} += " \ python3-attrs \