From: Wang Mingyu Date: Thu, 31 Aug 2023 02:45:41 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.82.5 -> 6.82.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f58560c40a24d5a1466781ad4e3cfc35fd1f46;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.82.5 -> 6.82.7 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 --- 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 \