From f11aa116220c9a209deb84787d96afdcbea0eaf6 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 12 Oct 2021 02:08:48 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.15.0 -> 6.23.2 For changes, see: https://hypothesis.readthedocs.io/en/latest/changes.html#v6-23-2 (From OE-Core rev: f8dc62337b6c1e6c16eddaa5d08cb9869aaa19dd) Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.15.0.bb => python3-hypothesis_6.23.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.15.0.bb => python3-hypothesis_6.23.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.15.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.23.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.15.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.23.2.bb index 1ea6bb56e6..4ffba1c612 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.15.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.23.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "10699f595eebb9410fd902908aa13aece19be5c437b405092be34f60f69f7999" +SRC_URI[sha256sum] = "b71b257916c91484716a10220ed2b9a0cf82acc3ed8ef421bb2aa0a671761053" RDEPENDS:${PN} += " \ python3-attrs \