From: Wang Mingyu Date: Thu, 1 Jun 2023 09:03:30 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.71.0 -> 6.75.7 X-Git-Tag: uninative-4.1~569 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80005afefa000dd4016a63cb365735666f898d3d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.71.0 -> 6.75.7 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb index 15f4090c6db..dc21bc67c6f 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221" +SRC_URI[sha256sum] = "a8ef2e0c7d5ebd90043a4ed8f6987de6a2b497b2caf6863364ff41db25971856" RDEPENDS:${PN} += " \ python3-attrs \