summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-02 08:13:43 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-14 13:53:35 +0000
commit92d3e56e26b882cd294910339a7ef9fb18cb3936 (patch)
treed4c11ca7d31df07145cf3c83616e8f3430421c3c /meta/recipes-devtools/python
parentc60748947c58f23032dd809c1343765ce06f2383 (diff)
downloadpoky-92d3e56e26b882cd294910339a7ef9fb18cb3936.tar.gz
python3-hypothesis: upgrade 6.92.9 -> 6.97.3
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html (From OE-Core rev: 4fd3ee9e8504af687c966e85c944854c509e4cc7) Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.97.3.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb b/meta/recipes-devtools/python/python3-hypothesis_6.97.3.bb
index ae64391e33..c93727f36c 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.92.9.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.97.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] = "629f31788243559d35d3101ef8e94caf736cf8efaad3f0dd66ec7dbb31b8ef19" 16SRC_URI[sha256sum] = "00216ddadaee17ba73451e262f973970a97d34fd75ec34ef57510147264c34d1"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \