From 5ff9dc47f639a6360603cd3ed840e6782e18d86b Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Thu, 16 Feb 2023 15:58:30 -0800 Subject: [PATCH] python3-hypothesis: upgrade 6.66.0 -> 6.68.1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-0 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-67-1 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-67-0 Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.66.0.bb => python3-hypothesis_6.68.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.66.0.bb => python3-hypothesis_6.68.1.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb index 3101845e48c..1db31515ccc 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2fb334ab068dc6e7c02d49a1c694f66bd1f681197eeed94406650a59eebef870" +SRC_URI[sha256sum] = "b37bd77b4b7f404a59ff965e24be8aec4209323866e34ececdf416522c6d0854" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3