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:52:20 +0000
commit4fd3ee9e8504af687c966e85c944854c509e4cc7 (patch)
tree558afa1524446901cb6d34a35c005ada1be11aad /meta/recipes-devtools/python
parentf372bcf6d530bb0627fe2ed49e52e7ae279bf77f (diff)
downloadopenembedded-core-contrib-4fd3ee9e8504af687c966e85c944854c509e4cc7.tar.gz
python3-hypothesis: upgrade 6.92.9 -> 6.97.3
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
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 += " \
file://test_rle.py \
"
-SRC_URI[sha256sum] = "629f31788243559d35d3101ef8e94caf736cf8efaad3f0dd66ec7dbb31b8ef19"
+SRC_URI[sha256sum] = "00216ddadaee17ba73451e262f973970a97d34fd75ec34ef57510147264c34d1"
RDEPENDS:${PN} += " \
python3-attrs \