From: Otavio Salvador Date: Mon, 3 Jan 2022 16:18:46 +0000 (-0300) Subject: python3-hypothesis: upgrade 6.31.4 -> 6.34.1 X-Git-Tag: uninative-3.5~368 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d54efcd26577ef18d5e32e3de6f664040c3ccf1b;p=openembedded-core.git python3-hypothesis: upgrade 6.31.4 -> 6.34.1 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.34.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.34.1.bb index 6af290d8ca..eebca57631 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.34.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "7fa3911d7be699a3139dfa1d9625deed649f651beaab3422c0339742e66d32d0" +SRC_URI[sha256sum] = "5002ce1f27fd94b53b0046ac7d20dab17fd74ebc6c90d401979588eadc46f84e" RDEPENDS:${PN} += " \ python3-attrs \