diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.103.0.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.103.0.bb index ec43514d41..18ef7992a1 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.103.0.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] = "59b4d144346d5cffb482cc1bafbd21b13ff31608e8c4b3e4630339aee3e87763" | 16 | SRC_URI[sha256sum] = "7fe91917b99fc98ac150ec295775a687448c7c42c2276ab6e4a6969a4b285bb5" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |