From c814d7fde028439bf4746341999f1c3d0b6dc3a9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 15 Sep 2022 09:55:55 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.46.11 -> 6.54.5 (From OE-Core rev: 848fdbd40057913161c53f8ed182c9c3e601c0f8) Signed-off-by: Richard Purdie --- ...thon3-hypothesis_6.46.11.bb => python3-hypothesis_6.54.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.46.11.bb => python3-hypothesis_6.54.5.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb index 1d9772d4ff..9adb614493 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42" +SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7" RDEPENDS:${PN} += " \ python3-attrs \