From: Richard Purdie Date: Thu, 15 Sep 2022 09:55:55 +0000 (+0000) Subject: python3-hypothesis: upgrade 6.46.11 -> 6.54.5 X-Git-Tag: 2022-10~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848fdbd40057913161c53f8ed182c9c3e601c0f8;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hypothesis: upgrade 6.46.11 -> 6.54.5 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb index 1d9772d4ff0..9adb614493e 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42" +SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7" RDEPENDS:${PN} += " \ python3-attrs \