summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-10 17:16:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-11 11:31:55 +0100
commit110c39b5de1d992322246bf01010c09699cbff01 (patch)
tree410ba5d249b4f81482e545e64521ee92190e34a6 /meta/recipes-devtools/python
parent8e7a6b5a430c9baf9c3a2444d3cbf08aee83cf63 (diff)
downloadpoky-110c39b5de1d992322246bf01010c09699cbff01.tar.gz
python3-hypothesis: upgrade 6.135.29 -> 6.138.15
(From OE-Core rev: 4bdcde64a74f2919c5b48c71bd6b7021a4ce871d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.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.138.15.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb b/meta/recipes-devtools/python/python3-hypothesis_6.138.15.bb
index 0795e8a507..508f125e43 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.138.15.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b" 16SRC_URI[sha256sum] = "6b0e1aa182eacde87110995a3543530d69ef411f642162a656efcd46c2823ad1"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \