Changelog:
=========
Fixed a type annotation for "pyright --strict" (issue #3287).
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ython3-hypothesis_6.39.5.bb => python3-hypothesis_6.43.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6.39.5.bb => python3-hypothesis_6.43.2.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.43.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.43.2.bb
index 03ec94c1c1..ef0512fa08 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.39.5.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.43.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "2972edc54c90c70049facfc31db19f1997f9c5e89d2a05f6eeea1107600350f0"
+SRC_URI[sha256sum] = "8b840cd77cd314cac7d17d8fcea1c2a53e0afdc961450857344fe02aeba091e2"
RDEPENDS:${PN} += " \
python3-attrs \
--
2.25.1