From: Tim Orling Date: Mon, 17 Jul 2023 08:40:26 +0000 (-0700) Subject: python3-hypothesis: upgrade 6.80.0 -> 6.81.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95f0610650f5a82e669a8962205f23d097c08516;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.80.0 -> 6.81.2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-1 Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb index 82f855d4b78..93bf6387591 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "75d74da36fd3837b5b3fe15211dabc7389e78d882bf2c91bab2184ccf91fe64c" +SRC_URI[sha256sum] = "e35165a73064370d30d476d7218f600d2bf861ff218192c9e994cb36aa190ae7" RDEPENDS:${PN} += " \ python3-attrs \