diff mbox series

[29/46] python3-hypothesis: upgrade 6.123.2 -> 6.124.7

Message ID 20250203164130.3403325-29-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1 | expand

Commit Message

Richard Purdie Feb. 3, 2025, 4:41 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...hon3-hypothesis_6.123.2.bb => python3-hypothesis_6.124.7.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.123.2.bb => python3-hypothesis_6.124.7.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb
index 5f13a6ca8b8..6b294ff68ca 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.124.7.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5"
+SRC_URI[sha256sum] = "8ed6c6ae47e7d26d869c1dc3dee04e8fc50c95240715bb9915ded88d6d920f0e"
 
 RDEPENDS:${PN} += " \
     python3-attrs \