[12/29] python3-hypothesis: upgrade 6.24.3 -> 6.30.0

Message ID 20211208215947.1979470-12-alex@linutronix.de
State Accepted, archived
Commit 81f254d315c1a6507d134d13f2c301f0da2b08c7
Headers show
Series [01/29] fetch: add a test for version check where compression changes | expand

Commit Message

Alexander Kanavin Dec. 8, 2021, 9:59 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
index 431a5e328a..59c56e2d94 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "fccfba3803f391eea2c8c6f21667886ca7407b135b6121e0701a7f8addc176f7"
+SRC_URI[sha256sum] = "6d81d409b4a1a3ff9458de5f2cf7ee37b1dd51473aacc79f257c62e2369a5fd7"
 
 RDEPENDS:${PN} += " \
     python3-attrs \