diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-15 09:55:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-17 07:47:08 +0100 |
commit | c814d7fde028439bf4746341999f1c3d0b6dc3a9 (patch) | |
tree | dce48d7b10e9b98ee25477a4dc93de98eb88536b /meta/recipes-devtools | |
parent | 8c110b69f9f1cdc15349b2b8b373fd8f9fa3a00c (diff) | |
download | poky-c814d7fde028439bf4746341999f1c3d0b6dc3a9.tar.gz |
python3-hypothesis: upgrade 6.46.11 -> 6.54.5
(From OE-Core rev: 848fdbd40057913161c53f8ed182c9c3e601c0f8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb index 1d9772d4ff..9adb614493 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.5.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] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42" | 16 | SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |