From 14f58560c40a24d5a1466781ad4e3cfc35fd1f46 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 31 Aug 2023 10:45:41 +0800 Subject: [PATCH] python3-hypothesis: upgrade 6.82.5 -> 6.82.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Changelog: ========= - updates our autoformatting tools, improving our code style without any API changes. - enables and fixes many more of ruff‘s lint rules. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- ...ython3-hypothesis_6.82.5.bb => python3-hypothesis_6.82.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.82.5.bb => python3-hypothesis_6.82.7.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb index 89efeff6333..5df95eb67b2 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd" +SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207" RDEPENDS:${PN} += " \ python3-attrs \ -- 2.47.2