[08/26] python3-hypothesis: upgrade 6.30.0 -> 6.31.4

Message ID 20211215224034.1814148-8-alex@linutronix.de
State Accepted, archived
Commit 55d70d22fb499d1d49e5aa75e963c2f22404b230
Headers show
Series [01/26] insane: add Inactive-Upstream to possible patch status list | expand

Commit Message

Alexander Kanavin Dec. 15, 2021, 10:40 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 ...ython3-hypothesis_6.30.0.bb => python3-hypothesis_6.31.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.30.0.bb => python3-hypothesis_6.31.4.bb} (91%)

Patch

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 \