diff mbox series

python3-hypothesis: upgrade 6.92.2 -> 6.92.9

Message ID 1705310362-24488-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 1a03e8dab7192195f63f03fab675d50cb04f6731
Headers show
Series python3-hypothesis: upgrade 6.92.2 -> 6.92.9 | expand

Commit Message

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

Patch

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