summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:35:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:05:01 +0000
commitce56c937f6c9cde93faca19e3827270258c643ca (patch)
tree71d6e37c9ce433de88f477a961c4616126d3d0bd /meta/recipes-devtools/python
parentfea8975cc941fd4432a0575219ce1b262c310055 (diff)
downloadpoky-ce56c937f6c9cde93faca19e3827270258c643ca.tar.gz
python3-hypothesis: upgrade 6.24.2 -> 6.24.3
(From OE-Core rev: bbc438fca12c6c5d2c003e2c0529632a764a6757) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
index ef45ddb6c6..431a5e328a 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "4030f88ae0a8d3339a41dd7589c78d3ba0a3a270f729c12aceddaea7c60b224b" 16SRC_URI[sha256sum] = "fccfba3803f391eea2c8c6f21667886ca7407b135b6121e0701a7f8addc176f7"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \