summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-18 12:58:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-20 22:52:15 +0100
commit77ffaa44ef97e7114762c507f2239a1d5b27ee2c (patch)
tree7d2a93f6217a747c0759ea1ae13439bb409504e5
parentaed9b6d46a3c99c4f7fc62746bd584e85992a35c (diff)
downloadopenembedded-core-contrib-77ffaa44ef97e7114762c507f2239a1d5b27ee2c.tar.gz
python3-hypothesis: upgrade 6.46.0 -> 6.46.4
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb
index fb58297c27..86d6793670 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "349e4a94926c91377fa3806ff363c6b9b65f95bec67d146066a16610501bf067"
+SRC_URI[sha256sum] = "f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b"
RDEPENDS:${PN} += " \
python3-attrs \