From e36fc29136c8af011ec503563d54664c03580c06 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Tue, 5 Sep 2023 13:30:49 -0400 Subject: [PATCH] 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 --- ...ython3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} (91%) 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 \ -- 2.47.2