From 10f5c131e5de6363ba9cbd6960717c2943005c0e Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 18 Aug 2023 15:13:20 -0400 Subject: [PATCH] python3-hypothesis: upgrade 6.82.0 -> 6.82.5 Changelog: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.82.0.bb => python3-hypothesis_6.82.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.82.0.bb => python3-hypothesis_6.82.5.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb index 0aeeae10190..89efeff6333 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "ffece8e40a34329e7112f7408f2c45fe587761978fdbc6f4f91bf0d683a7d4d9" +SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.2