summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2024-08-07 11:43:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-08 14:28:49 +0100
commit0f798d4ba2f4bd081065cd07f6b62328dc4ed18f (patch)
treeb56103248e07b805d939696d6a5b4019b7c101a0
parent79d1a2d39a4bf7fec76bd441a6924f8219c362f6 (diff)
downloadpoky-0f798d4ba2f4bd081065cd07f6b62328dc4ed18f.tar.gz
python3-hypothesis: upgrade 6.108.4 -> 6.108.10
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html (From OE-Core rev: 6e75a6483cefe0f5e3dc22b8de8f870f3b576da8) 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.108.10.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb
index c2dcefcb67..ebb82dfd79 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301" 16SRC_URI[sha256sum] = "8d8b3a57f27bd964b04e58c5731ab9862134fbb5511958c814aaca3120286f28"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \