python3-hypothesis: upgrade 6.68.2 -> 6.71.0

Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html

(From OE-Core rev: c9f5b3557311db4ec0a6aefca5d634c9c1fef996)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2023-04-10 17:37:18 +08:00
committed by Richard Purdie
parent bd346a9eca
commit f9f1eeece4

View File

@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
SRC_URI[sha256sum] = "a7eb2b0c9a18560d8197fe35047ceb58e7e8ab7623a3e5a82613f6a2cd71cffa"
SRC_URI[sha256sum] = "b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221"
RDEPENDS:${PN} += " \
python3-attrs \