From: Trevor Gamblin Date: Thu, 29 Aug 2024 14:11:21 +0000 (-0400) Subject: python3-hypothesis: upgrade 6.111.1 -> 6.111.2 X-Git-Tag: yocto-5.2~1902 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c8b7df87ab5dca0618ddf5acdcd3e8eedc1163f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.111.1 -> 6.111.2 Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html) 6.111.2 - 2024-08-24 - This patch contains some internal code cleanup. There is no user-visible change. Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb index 04c8d537fdd..3da0ce8c045 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "6ab6185a858fa692bf125c0d0a936134edc318bee01c05e407c71c9ead0b61c5" +SRC_URI[sha256sum] = "0496ad28c7240ee9ba89fcc7fb1dc74e89f3e40fbcbbb5f73c0091558dec8e6e" RDEPENDS:${PN} += " \ python3-attrs \