python3-hypothesis: upgrade 6.46.9 -> 6.46.11

Message ID 1654518434-9263-4-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit f94e8b189a6a8819f54ced4d380bd35b261ec2d9
Headers show
Series python3-hypothesis: upgrade 6.46.9 -> 6.46.11 | expand

Commit Message

Mingyu Wang (Fujitsu) June 6, 2022, 12:27 p.m. UTC
Changelog:
===========
Mention "hypothesis.strategies.timezones()" in the documentation of
"hypothesis.strategies.datetimes()" for completeness.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...thon3-hypothesis_6.46.9.bb => python3-hypothesis_6.46.11.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.46.9.bb => python3-hypothesis_6.46.11.bb} (91%)

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb b/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
index 1a1defc583..1d9772d4ff 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.46.9.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "8b1349dab58cf9bc85687e2721c008e99f23a32fb70e688779c81b0298904160"
+SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42"
 
 RDEPENDS:${PN} += " \
     python3-attrs \