diff mbox series

[03/14] python3-hypothesis: upgrade 6.62.0 -> 6.66.0

Message ID 598c17bc287c78c23352573a4e0b5b51839f9fcf.1675446372.git.tim.orling@konsulko.com
State Accepted, archived
Commit 7f251b86c56cdfb2f6f95ecc6e3c8c3db75686b0
Headers show
Series [01/14] libtest-needs-perl: upgrade 0.002009 -> 0.002010 | expand

Commit Message

Tim Orling Feb. 3, 2023, 5:50 p.m. UTC
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-66-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-2
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-1
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-64-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-63-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-62-1

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

Patch

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