From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:00 +0000 (+0100) Subject: python3-hypothesis: upgrade 6.24.2 -> 6.24.3 X-Git-Tag: uninative-3.5~796 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bbc438fca12c6c5d2c003e2c0529632a764a6757;p=openembedded-core.git python3-hypothesis: upgrade 6.24.2 -> 6.24.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb index ef45ddb6c6..431a5e328a 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "4030f88ae0a8d3339a41dd7589c78d3ba0a3a270f729c12aceddaea7c60b224b" +SRC_URI[sha256sum] = "fccfba3803f391eea2c8c6f21667886ca7407b135b6121e0701a7f8addc176f7" RDEPENDS:${PN} += " \ python3-attrs \