[16/24] python3-hypothesis: upgrade 6.31.4 -> 6.34.1

Message ID 20220103161854.301148-16-otavio@ossystems.com.br
State Accepted, archived
Commit d54efcd26577ef18d5e32e3de6f664040c3ccf1b
Headers show
Series [01/24] acpica: upgrade 20210930 -> 20211217 | expand

Commit Message

Otavio Salvador Jan. 3, 2022, 4:18 p.m. UTC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 ...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%)

Patch

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 \