summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2023-09-05 13:30:49 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-07 07:53:51 +0100
commit6fa83ee206cf59d897930fb4c4cf7be3b4009932 (patch)
treef7f77fb1fabc30789e921434b4d96b3f4ab3e777
parent7d340a6439e8716a434d9a1b058b27cbefc472f9 (diff)
downloadpoky-6fa83ee206cf59d897930fb4c4cf7be3b4009932.tar.gz
python3-hypothesis: upgrade 6.82.7 -> 6.84.0
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html (From OE-Core rev: e36fc29136c8af011ec503563d54664c03580c06) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb
index 5df95eb67b..8e3f6c0bf4 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207" 16SRC_URI[sha256sum] = "446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \