From: Wang Mingyu Date: Wed, 28 Feb 2024 07:32:40 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.97.3 -> 6.98.12 X-Git-Tag: 2024-04-scarthgap~292 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755e27ebefb006e44e0f5dcce74d90d63f7e68f3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.97.3 -> 6.98.12 Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.98.12.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.98.12.bb index 52ed2da5752..a74c3af401d 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.98.12.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "00216ddadaee17ba73451e262f973970a97d34fd75ec34ef57510147264c34d1" +SRC_URI[sha256sum] = "584ef03a847464b0d14a63e53fcc3335a75b1f1eb3bcc770a03ff950ee4e279e" RDEPENDS:${PN} += " \ python3-attrs \