diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb index 064d7014d5..204471c186 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.61.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] = "1d8ed5136f368e343f39172b06f68aa7fd1312cf643c332ab18a75d56789fa90" | 16 | SRC_URI[sha256sum] = "fbf7da30aea839d88898f74bcc027f0f997060498a8a7605880688c8a2166215" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |