diff mbox series

[04/10] python3-hypothesis: upgrade 6.54.5 -> 6.56.1

Message ID 46b8b8374028758b9cdd881cbbf522e8885c0831.1665270768.git.tim.orling@konsulko.com
State Accepted, archived
Commit bad666d6a6932a0a4d861d5ef34bfa4aa53b34ad
Headers show
Series [01/10] python3-cryptography: upgrade 37.0.4 -> 38.0.1 | expand

Commit Message

Tim Orling Oct. 8, 2022, 11:54 p.m. UTC
For changes see:
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-1
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-55-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-6

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 ...ython3-hypothesis_6.54.5.bb => python3-hypothesis_6.56.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.54.5.bb => python3-hypothesis_6.56.1.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb
index 9adb614493e..c16daabeefa 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7"
+SRC_URI[sha256sum] = "cefdaf6143170f1aa28adf4816d12547ab60f93c143f7d5205507d9e4804fccd"
 
 RDEPENDS:${PN} += " \
     python3-attrs \