From: Wang Mingyu Date: Tue, 2 Jan 2024 07:26:37 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.92.1 -> 6.92.2 X-Git-Tag: uninative-4.4~542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6e484f4c36c098dc7dc17b6e7e6b4361572608;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.92.1 -> 6.92.2 Changelog: ============ updates vendored list of top-level domains, which is used by the provisional domains() strategy. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb index 764ca286276..ab5dd3223dd 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "fa755ded526e50b7e2f642cdc5d64519f88d4e4ee71d9d29ec3eb2f2fddf1274" +SRC_URI[sha256sum] = "841f89a486c43bdab55698de8929bd2635639ec20bf6ce98ccd75622d7ee6d41" RDEPENDS:${PN} += " \ python3-attrs \