diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb index 29fe7e18a2..04c8d537fd 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.111.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] = "a138bfaea11aba6daadf8effd9065251a6fec1549f25b7d72ac9881a413f76b0" | 16 | SRC_URI[sha256sum] = "6ab6185a858fa692bf125c0d0a936134edc318bee01c05e407c71c9ead0b61c5" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |