diff mbox series

python3-hypothesis: upgrade 6.92.9 -> 6.97.3

Message ID 1706832823-19845-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series python3-hypothesis: upgrade 6.92.9 -> 6.97.3 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb b/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb
index ae64391e33..c93727f36c 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "629f31788243559d35d3101ef8e94caf736cf8efaad3f0dd66ec7dbb31b8ef19"
+SRC_URI[sha256sum] = "00216ddadaee17ba73451e262f973970a97d34fd75ec34ef57510147264c34d1"
 
 RDEPENDS:${PN} += " \
     python3-attrs \