From bc8a199c6e23a3f4819e966de8e0a28e861cc631 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:40 +0100 Subject: [PATCH] python3-hypothesis: upgrade 6.57.1 -> 6.61.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.57.1.bb => python3-hypothesis_6.61.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.57.1.bb => python3-hypothesis_6.61.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb index 064d7014d54..204471c1864 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "1d8ed5136f368e343f39172b06f68aa7fd1312cf643c332ab18a75d56789fa90" +SRC_URI[sha256sum] = "fbf7da30aea839d88898f74bcc027f0f997060498a8a7605880688c8a2166215" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.3