summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorOtavio Salvador <otavio.salvador@gmail.com>2022-01-03 13:18:46 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-05 17:18:11 +0000
commitd54efcd26577ef18d5e32e3de6f664040c3ccf1b (patch)
tree444b1add191b18327accc10b2cff1837b7579f29 /meta/recipes-devtools
parent749c8767935bf4a11103e7dad32042a1ba7d7d68 (diff)
downloadopenembedded-core-contrib-d54efcd26577ef18d5e32e3de6f664040c3ccf1b.tar.gz
python3-hypothesis: upgrade 6.31.4 -> 6.34.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> 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.34.1.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.34.1.bb
index 6af290d8ca..eebca57631 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.31.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.34.1.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "7fa3911d7be699a3139dfa1d9625deed649f651beaab3422c0339742e66d32d0"
+SRC_URI[sha256sum] = "5002ce1f27fd94b53b0046ac7d20dab17fd74ebc6c90d401979588eadc46f84e"
RDEPENDS:${PN} += " \
python3-attrs \