diff mbox series

[09/22] python3-hypothesis: upgrade 6.119.4 -> 6.122.6

Message ID 1734945065-4373-9-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 977b564a33fed2d47b02047ad2d6c1ce13c6d10a
Headers show
Series [01/22] diffoscope: upgrade 283 -> 284 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb
index 66e7b2e967..37eac3a1a5 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "1a7d12709c0e96c1d85aca76d1594b34b5958623e00511592eba674acd4f3392"
+SRC_URI[sha256sum] = "2642598dc4426945d62b849a915d0d3e2d53f0fb17090f0cf10d8a545a421dc1"
 
 RDEPENDS:${PN} += " \
     python3-attrs \