diff mbox series

[21/43] python3-hypothesis: upgrade 6.127.4 -> 6.129.2

Message ID 20250316161209.3629986-21-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/43] cairo: upgrade 1.18.2 -> 1.18.4 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
index d5ea706b9a8..df9bd6b7c7c 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908"
+SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b"
 
 RDEPENDS:${PN} += " \
     python3-attrs \