diff mbox series

[3/3] python3-hypothesis: upgrade 6.82.7 -> 6.84.0

Message ID 20230905173049.2449088-3-tgamblin@baylibre.com
State Accepted, archived
Commit e36fc29136c8af011ec503563d54664c03580c06
Headers show
Series [1/3] python3-poetry: upgrade 1.6.1 -> 1.7.0 | expand

Commit Message

Trevor Gamblin Sept. 5, 2023, 5:30 p.m. UTC
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...ython3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.82.7.bb => python3-hypothesis_6.84.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb
index 5df95eb67b..8e3f6c0bf4 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.84.0.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207"
+SRC_URI[sha256sum] = "446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215"
 
 RDEPENDS:${PN} += " \
     python3-attrs \