From: Tim Orling Date: Tue, 12 Oct 2021 02:08:48 +0000 (+0000) Subject: python3-hypothesis: upgrade 6.15.0 -> 6.23.2 X-Git-Tag: uninative-3.5~1247 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b01db599d754f7fe654ae4edfc076333b54bbce5;p=openembedded-core.git python3-hypothesis: upgrade 6.15.0 -> 6.23.2 For changes, see: https://hypothesis.readthedocs.io/en/latest/changes.html#v6-23-2 Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 \