summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-05-25 14:40:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-27 23:47:20 +0100
commit082dbb3cb1290ca4cb4bfee207f55c97d12e4277 (patch)
treecd83579aeafd8c7f300a36ab42c5f350b28b96bb /meta/recipes-devtools/python
parent04943836240dc061875829b8526610bc24969926 (diff)
downloadopenembedded-core-contrib-082dbb3cb1290ca4cb4bfee207f55c97d12e4277.tar.gz
python3-hypothesis: upgrade 6.46.4 -> 6.46.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb
index 86d6793670..06bbe02f47 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b"
+SRC_URI[sha256sum] = "967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240"
RDEPENDS:${PN} += " \
python3-attrs \