From 95f0610650f5a82e669a8962205f23d097c08516 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 17 Jul 2023 01:40:26 -0700 Subject: [PATCH] python3-hypothesis: upgrade 6.80.0 -> 6.81.2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-2 https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-1 Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.80.0.bb => python3-hypothesis_6.81.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.80.0.bb => python3-hypothesis_6.81.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb index 82f855d4b78..93bf6387591 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "75d74da36fd3837b5b3fe15211dabc7389e78d882bf2c91bab2184ccf91fe64c" +SRC_URI[sha256sum] = "e35165a73064370d30d476d7218f600d2bf861ff218192c9e994cb36aa190ae7" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3