diff mbox series

[31/47] python3-hypothesis: upgrade 6.115.3 -> 6.118.6

Message ID 1731403483-21399-31-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 12, 2024, 9:24 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.115.3.bb => python3-hypothesis_6.118.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.115.3.bb => python3-hypothesis_6.118.6.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb
index c8dc1b08eb..f5f7642d67 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "d4efc8c7371bd4ec906d2777f1f18fee5539e47b3d7c7cdc93d1026ad35d9b33"
+SRC_URI[sha256sum] = "96e7d86034658100f50f3150917bc8a0cf7ea94af49d36efb167cb8e66f035db"
 
 RDEPENDS:${PN} += " \
     python3-attrs \