From: Trevor Gamblin Date: Fri, 18 Aug 2023 19:13:20 +0000 (-0400) Subject: python3-hypothesis: upgrade 6.82.0 -> 6.82.5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~69 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=10f5c131e5de6363ba9cbd6960717c2943005c0e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.82.0 -> 6.82.5 Changelog: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb index 0aeeae10190..89efeff6333 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "ffece8e40a34329e7112f7408f2c45fe587761978fdbc6f4f91bf0d683a7d4d9" +SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd" RDEPENDS:${PN} += " \ python3-attrs \