From: Alexander Kanavin Date: Wed, 15 Dec 2021 22:40:16 +0000 (+0100) Subject: python3-hypothesis: upgrade 6.30.0 -> 6.31.4 X-Git-Tag: uninative-3.5~466 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=55d70d22fb499d1d49e5aa75e963c2f22404b230;p=openembedded-core.git python3-hypothesis: upgrade 6.30.0 -> 6.31.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb index 59c56e2d94..6af290d8ca 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "6d81d409b4a1a3ff9458de5f2cf7ee37b1dd51473aacc79f257c62e2369a5fd7" +SRC_URI[sha256sum] = "7fa3911d7be699a3139dfa1d9625deed649f651beaab3422c0339742e66d32d0" RDEPENDS:${PN} += " \ python3-attrs \