summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-15 09:55:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-17 07:45:20 +0100
commit848fdbd40057913161c53f8ed182c9c3e601c0f8 (patch)
treeb63aa43d3f0cd73672d11bcf4af5072716fb1270
parent4291f53127f0740a1004f0b6fb823b9823562c58 (diff)
downloadopenembedded-core-848fdbd40057913161c53f8ed182c9c3e601c0f8.tar.gz
python3-hypothesis: upgrade 6.46.11 -> 6.54.5
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42"
+SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7"
RDEPENDS:${PN} += " \
python3-attrs \