From: Tim Orling Date: Fri, 3 Feb 2023 17:50:24 +0000 (-0800) Subject: python3-hypothesis: upgrade 6.62.0 -> 6.66.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1817 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f251b86c56cdfb2f6f95ecc6e3c8c3db75686b0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.62.0 -> 6.66.0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-66-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-64-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-63-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-62-1 Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb index 4369a697bd9..3101845e48c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.62.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "76f1141e8237f6dd0780a171bec5d6aec873208ccc27b5f9753d4cccd8904272" +SRC_URI[sha256sum] = "2fb334ab068dc6e7c02d49a1c694f66bd1f681197eeed94406650a59eebef870" RDEPENDS:${PN} += " \ python3-attrs \