summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-07-15 16:08:14 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-17 10:41:18 +0100
commit12c1b99eb13622f9ad2d86074014d70ee1526710 (patch)
tree39c2cb1a6ff67cfec9de9a0a5cdff769bfe3311b /meta/recipes-devtools/python
parent1f4949949ff958be01d91fef11c8f7e306f19c20 (diff)
downloadpoky-12c1b99eb13622f9ad2d86074014d70ee1526710.tar.gz
python3-hypothesis: upgrade 6.135.16 -> 6.135.29
(From OE-Core rev: fa2cdb90fc6e28532b0b368a0aa4c00748e19061) 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.135.29.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb b/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
index c0241b63e4..0795e8a507 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.135.16.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.135.29.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "6131ea0b698e69bad62aae915988b8d00a6ac974351d0830db74c5fffc68c418" 16SRC_URI[sha256sum] = "871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \