diff mbox series

python3-hypothesis: upgrade 6.68.2 -> 6.71.0

Message ID 1681119440-25219-3-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit c9f5b3557311db4ec0a6aefca5d634c9c1fef996
Headers show
Series python3-hypothesis: upgrade 6.68.2 -> 6.71.0 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.68.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.68.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb
index 4ffe278d78..8ec885fabf 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.68.2.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "a7eb2b0c9a18560d8197fe35047ceb58e7e8ab7623a3e5a82613f6a2cd71cffa"
+SRC_URI[sha256sum] = "b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221"
 
 RDEPENDS:${PN} += " \
     python3-attrs \