From: Trevor Gamblin Date: Tue, 5 Sep 2023 17:30:49 +0000 (-0400) Subject: python3-hypothesis: upgrade 6.82.7 -> 6.84.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36fc29136c8af011ec503563d54664c03580c06;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.82.7 -> 6.84.0 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb index 5df95eb67b2..8e3f6c0bf4b 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207" +SRC_URI[sha256sum] = "446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215" RDEPENDS:${PN} += " \ python3-attrs \