summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-10 20:39:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-11 17:04:09 +0000
commit18f55f898401fa19e9ab52dc7b30485a44f2e069 (patch)
tree2c1d2bd3d721666d21e33d3393fdfee08137a5a0 /meta
parented0984fe7888e971008d4bb6be0fe62de7aeacdc (diff)
downloadopenembedded-core-18f55f898401fa19e9ab52dc7b30485a44f2e069.tar.gz
python3-hypothesis: upgrade 6.24.0 -> 6.24.2
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb
index 50f7e01061..ef45ddb6c6 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.24.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "ef53bd1c4756436be2e8d4a2e16f6f5ffbca7acbe8041e6872aea16176ff3806"
+SRC_URI[sha256sum] = "4030f88ae0a8d3339a41dd7589c78d3ba0a3a270f729c12aceddaea7c60b224b"
RDEPENDS:${PN} += " \
python3-attrs \