diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb b/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb index ebb82dfd79..29fe7e18a2 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb | |||
@@ -13,7 +13,7 @@ SRC_URI += " \ | |||
13 | file://test_rle.py \ | 13 | file://test_rle.py \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "8d8b3a57f27bd964b04e58c5731ab9862134fbb5511958c814aaca3120286f28" | 16 | SRC_URI[sha256sum] = "a138bfaea11aba6daadf8effd9065251a6fec1549f25b7d72ac9881a413f76b0" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |