summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:05:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:48 +0000
commit665b5315f176c504842b43e68c1b32c59abb31fb (patch)
treee56d626d397b18f4d623fa07b8a73d2d7bc3ae13
parent03226824a387f1af0fcde55930ac5551daa85e70 (diff)
downloadpoky-665b5315f176c504842b43e68c1b32c59abb31fb.tar.gz
python3-hypothesis: upgrade 6.57.1 -> 6.61.0
(From OE-Core rev: bc8a199c6e23a3f4819e966de8e0a28e861cc631) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb
index 064d7014d5..204471c186 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.61.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] = "1d8ed5136f368e343f39172b06f68aa7fd1312cf643c332ab18a75d56789fa90" 16SRC_URI[sha256sum] = "fbf7da30aea839d88898f74bcc027f0f997060498a8a7605880688c8a2166215"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \