From 18f55f898401fa19e9ab52dc7b30485a44f2e069 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 10 Nov 2021 20:39:23 +0100 Subject: [PATCH] python3-hypothesis: upgrade 6.24.0 -> 6.24.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.24.0.bb => python3-hypothesis_6.24.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.24.0.bb => python3-hypothesis_6.24.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb index 50f7e01061..ef45ddb6c6 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "ef53bd1c4756436be2e8d4a2e16f6f5ffbca7acbe8041e6872aea16176ff3806" +SRC_URI[sha256sum] = "4030f88ae0a8d3339a41dd7589c78d3ba0a3a270f729c12aceddaea7c60b224b" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.40.1