diff mbox series

[09/15] python3-hypothesis: upgrade 6.148.7 -> 6.149.0

Message ID 20260107103102.458-9-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/15] at-spi2-core: upgrade 2.58.2 -> 2.58.3 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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