[39/49] python3-hypothesis: upgrade 6.46.0 -> 6.46.4

Message ID 20220518105843.3299331-39-alex@linutronix.de
State Accepted, archived
Commit 77ffaa44ef97e7114762c507f2239a1d5b27ee2c
Headers show
Series [01/49] sato: work around missing icons in adwaita 42.0 | expand

Commit Message

Alexander Kanavin May 18, 2022, 10:58 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...ython3-hypothesis_6.46.0.bb => python3-hypothesis_6.46.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.46.0.bb => python3-hypothesis_6.46.4.bb} (91%)

Patch

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