summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-15 23:40:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-17 09:56:04 +0000
commit55d70d22fb499d1d49e5aa75e963c2f22404b230 (patch)
treee18d964821b7653c9cf382813ec11ffd0a4d2c1c /meta
parent164237bee90268048bf956839376c302099ad99f (diff)
downloadopenembedded-core-contrib-55d70d22fb499d1d49e5aa75e963c2f22404b230.tar.gz
python3-hypothesis: upgrade 6.30.0 -> 6.31.4
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.31.4.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb
index 59c56e2d94..6af290d8ca 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "6d81d409b4a1a3ff9458de5f2cf7ee37b1dd51473aacc79f257c62e2369a5fd7"
+SRC_URI[sha256sum] = "7fa3911d7be699a3139dfa1d9625deed649f651beaab3422c0339742e66d32d0"
RDEPENDS:${PN} += " \
python3-attrs \