diff mbox series

[33/48] python3-hypothesis: upgrade 6.97.3 -> 6.98.12

Message ID 1709105575-24259-33-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 755e27ebefb006e44e0f5dcce74d90d63f7e68f3
Headers show
Series [01/48] bash-completion: upgrade 2.11 -> 2.12.0 | expand

Commit Message

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

Patch

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