diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb index b935bb02cf..e582289062 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.105.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] = "83504e31e90a0d7d6e8eb93e51525dc1a48d79c932a50ad6035e29f8295328cd" | 16 | SRC_URI[sha256sum] = "d4eedb42193da9507623f4fe27fd38f715ec19ad30ad7c30e3b25594c0b491dc" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |