diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb index 06bbe02f47..1a1defc583 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.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] = "967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240" | 16 | SRC_URI[sha256sum] = "8b1349dab58cf9bc85687e2721c008e99f23a32fb70e688779c81b0298904160" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |