diff mbox series

[20/31] python3-hypothesis: upgrade 6.125.3 -> 6.127.4

Message ID 1741079356-13445-20-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 456c1d3b58b73ae97b97235d7b584c8c5d5bbe73
Headers show
Series [01/31] bind: upgrade 9.20.5 -> 9.20.6 | expand

Commit Message

Mingyu Wang (Fujitsu) March 4, 2025, 9:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://hypothesis.readthedocs.io/en/latest/changes.html

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-hypothesis_6.125.3.bb => python3-hypothesis_6.127.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.125.3.bb => python3-hypothesis_6.127.4.bb} (91%)
diff mbox series

Patch

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