From d54efcd26577ef18d5e32e3de6f664040c3ccf1b Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 3 Jan 2022 13:18:46 -0300 Subject: [PATCH] python3-hypothesis: upgrade 6.31.4 -> 6.34.1 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- ...ython3-hypothesis_6.31.4.bb => python3-hypothesis_6.34.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.31.4.bb => python3-hypothesis_6.34.1.bb} (91%) 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 \ -- 2.40.1