python3-hypothesis: upgrade 6.46.7 -> 6.46.9

Message ID 1653891773-23292-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit faa4fbe077ea40e02e4d12c833faaab4a9c922f2
Headers show
Series python3-hypothesis: upgrade 6.46.7 -> 6.46.9 | expand

Commit Message

Mingyu Wang (Fujitsu) May 30, 2022, 6:22 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-hypothesis_6.46.7.bb => python3-hypothesis_6.46.9.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.46.7.bb => python3-hypothesis_6.46.9.bb} (91%)

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
index 06bbe02f47..1a1defc583 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240"
+SRC_URI[sha256sum] = "8b1349dab58cf9bc85687e2721c008e99f23a32fb70e688779c81b0298904160"
 
 RDEPENDS:${PN} += " \
     python3-attrs \