From: Tim Orling Date: Sat, 8 Oct 2022 23:54:48 +0000 (-0700) Subject: python3-hypothesis: upgrade 6.54.5 -> 6.56.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2804 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad666d6a6932a0a4d861d5ef34bfa4aa53b34ad;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.54.5 -> 6.56.1 For changes see: https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-55-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-6 Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb index 9adb614493e..c16daabeefa 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7" +SRC_URI[sha256sum] = "cefdaf6143170f1aa28adf4816d12547ab60f93c143f7d5205507d9e4804fccd" RDEPENDS:${PN} += " \ python3-attrs \