diff mbox series

[1/3] python3-hypothesis: upgrade 6.66.0 -> 6.68.1

Message ID 39a6402453a72798d78e53fd27951c94ef01e7e1.1676580166.git.tim.orling@konsulko.com
State Accepted, archived
Commit 5ff9dc47f639a6360603cd3ed840e6782e18d86b
Headers show
Series [1/3] python3-hypothesis: upgrade 6.66.0 -> 6.68.1 | expand

Commit Message

Tim Orling Feb. 16, 2023, 11:58 p.m. UTC
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-1
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-67-1
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-67-0

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
All tests pass on qemux86-64

 ...ython3-hypothesis_6.66.0.bb => python3-hypothesis_6.68.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.66.0.bb => python3-hypothesis_6.68.1.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb
index 3101845e48c..1db31515ccc 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.66.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.68.1.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "2fb334ab068dc6e7c02d49a1c694f66bd1f681197eeed94406650a59eebef870"
+SRC_URI[sha256sum] = "b37bd77b4b7f404a59ff965e24be8aec4209323866e34ececdf416522c6d0854"
 
 RDEPENDS:${PN} += " \
     python3-attrs \