From: Wang Mingyu Date: Tue, 26 Nov 2024 01:29:57 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.118.6 -> 6.119.4 X-Git-Tag: uninative-4.7~746 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9147a13733ada0c84424f5e5aeee089244d56c35;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.118.6 -> 6.119.4 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb b/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb index f5f7642d676..66e7b2e967c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "96e7d86034658100f50f3150917bc8a0cf7ea94af49d36efb167cb8e66f035db" +SRC_URI[sha256sum] = "1a7d12709c0e96c1d85aca76d1594b34b5958623e00511592eba674acd4f3392" RDEPENDS:${PN} += " \ python3-attrs \