python3-hypothesis: upgrade 6.46.4 -> 6.46.7

Message ID 1653460837-12404-3-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 082dbb3cb1290ca4cb4bfee207f55c97d12e4277
Headers show
Series python3-hypothesis: upgrade 6.46.4 -> 6.46.7 | expand

Commit Message

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

Patch

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