summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-06-01 17:03:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-02 15:16:36 +0100
commit9f2173f18ffd6b6e13627fbd869066fb4c1b2f5e (patch)
treea80c4db3d74c531f7cd64f49d4917f594c242d13 /meta/recipes-devtools/python
parentdb8001891f6d11976b7b617f9094a3a77c0f21e8 (diff)
downloadpoky-9f2173f18ffd6b6e13627fbd869066fb4c1b2f5e.tar.gz
python3-hypothesis: upgrade 6.71.0 -> 6.75.7
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html (From OE-Core rev: 80005afefa000dd4016a63cb365735666f898d3d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@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.75.7.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb
index 15f4090c6d..dc21bc67c6 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221" 16SRC_URI[sha256sum] = "a8ef2e0c7d5ebd90043a4ed8f6987de6a2b497b2caf6863364ff41db25971856"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \