diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-12 17:24:27 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-18 22:09:03 +0000 |
| commit | e18a8bde8dc971f2b25b761fffe5175760d2100a (patch) | |
| tree | 09123093179ee32c9d22b677a59488649f340fb1 /meta/recipes-devtools | |
| parent | 04f9ed76d2b8c2809c2e00a93e9dfc0e0ab5e3de (diff) | |
| download | poky-e18a8bde8dc971f2b25b761fffe5175760d2100a.tar.gz | |
python3-hypothesis: upgrade 6.115.3 -> 6.118.6
Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html
(From OE-Core rev: 1c2a671179b1230e50cc6759e3ab026c0aa38c32)
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')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb index c8dc1b08eb..f5f7642d67 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.115.3.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI += " \ | |||
| 13 | file://test_rle.py \ | 13 | file://test_rle.py \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "d4efc8c7371bd4ec906d2777f1f18fee5539e47b3d7c7cdc93d1026ad35d9b33" | 16 | SRC_URI[sha256sum] = "96e7d86034658100f50f3150917bc8a0cf7ea94af49d36efb167cb8e66f035db" |
| 17 | 17 | ||
| 18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
| 19 | python3-attrs \ | 19 | python3-attrs \ |
