From: Alexander Kanavin Date: Thu, 5 May 2022 05:05:20 +0000 (+0200) Subject: python3-hypothesis: upgrade 6.44.0 -> 6.46.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde1be0870cc703375e45a43ba2481765e76c52e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.44.0 -> 6.46.0 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb index e0f80b0e112..fb58297c27b 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "620ffa1782f9cb0b732b66b811d11c3beeb678b96fae947740aaab1dfd74a996" +SRC_URI[sha256sum] = "349e4a94926c91377fa3806ff363c6b9b65f95bec67d146066a16610501bf067" RDEPENDS:${PN} += " \ python3-attrs \