From: wangmy Date: Wed, 25 May 2022 06:40:36 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.46.4 -> 6.46.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4023 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=082dbb3cb1290ca4cb4bfee207f55c97d12e4277;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.46.4 -> 6.46.7 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb index 86d6793670a..06bbe02f471 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b" +SRC_URI[sha256sum] = "967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240" RDEPENDS:${PN} += " \ python3-attrs \