summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-05-30 14:22:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-31 15:23:33 +0100
commitfaa4fbe077ea40e02e4d12c833faaab4a9c922f2 (patch)
tree78ee9b36f29b6cf32e37d8146340cc2a8a8d27ae /meta/recipes-devtools/python
parentc9d36882044b1c633d8611a77df54cd68c9bee25 (diff)
downloadopenembedded-core-contrib-faa4fbe077ea40e02e4d12c833faaab4a9c922f2.tar.gz
python3-hypothesis: upgrade 6.46.7 -> 6.46.9
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.9.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
index 06bbe02f47..1a1defc583 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240"
+SRC_URI[sha256sum] = "8b1349dab58cf9bc85687e2721c008e99f23a32fb70e688779c81b0298904160"
RDEPENDS:${PN} += " \
python3-attrs \