diff mbox series

[09/19] python3-hypothesis: upgrade 6.151.4 -> 6.151.9

Message ID 20260303065640.2541884-9-hongxu.jia@windriver.com
State Under Review
Headers show
Series [01/19] btrfs-tools: upgrade 6.17.1 -> 6.19 | expand

Commit Message

Hongxu Jia March 3, 2026, 6:56 a.m. UTC
6.151.9 - 2026-02-16 [1]
- Remove some old unused code.

[1] https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-151-9

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
 ...hon3-hypothesis_6.151.4.bb => python3-hypothesis_6.151.9.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.151.4.bb => python3-hypothesis_6.151.9.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
index 425b2e6441..157e4a2ee0 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.151.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.151.9.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "658a62da1c3ccb36746ac2f7dc4bb1a6e76bd314e0dc54c4e1aaba2503d5545c"
+SRC_URI[sha256sum] = "2f284428dda6c3c48c580de0e18470ff9c7f5ef628a647ee8002f38c3f9097ca"
 
 RDEPENDS:${PN} += " \
     python3-attrs \