diff mbox series

[05/17] python3-hypothesis: upgrade 6.149.0 -> 6.150.3

Message ID 20260126123517.1020-5-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/17] bind: upgrade 9.20.17 -> 9.20.18 | expand

Commit Message

Wang Mingyu Jan. 26, 2026, 12:35 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb
index 7f72029d23..889f86de81 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.149.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.150.3.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "27afa07824fbb7785369dfae8e2574ec2ae0b1bdce50f3a327dfc069b79b0a44"
+SRC_URI[sha256sum] = "32c88d4b7df3a8483e69877561b520320bf7779b0709c11869e392025e9279d4"
 
 RDEPENDS:${PN} += " \
     python3-attrs \