summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2024-05-21 13:04:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-23 11:25:27 +0100
commit4f7e18dca8dacd5cfa206b01bb27f27bada3806c (patch)
treed8f2ea776736e4acaaf54400ef6fe97fa2a94e23 /meta/recipes-devtools
parentf8f3315d58f9ec7824961d1f6f96d39c449b9578 (diff)
downloadopenembedded-core-contrib-4f7e18dca8dacd5cfa206b01bb27f27bada3806c.tar.gz
python3-hypothesis: upgrade 6.100.1 -> 6.102.4
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb
index a689be9a1a..ec43514d41 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "ebff09d7fa4f1fb6a855a812baf17e578b4481b7b70ec6d96496210d1a4c6c35"
+SRC_URI[sha256sum] = "59b4d144346d5cffb482cc1bafbd21b13ff31608e8c4b3e4630339aee3e87763"
RDEPENDS:${PN} += " \
python3-attrs \