python3-hypothesis: upgrade 6.41.0 -> 6.44.0

Message ID 1650605953-10177-2-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 13d4b1bef1863b729045af64b8f88ff69e099696
Headers show
Series python3-hypothesis: upgrade 6.41.0 -> 6.44.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 22, 2022, 5:39 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-hypothesis_6.41.0.bb => python3-hypothesis_6.44.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.41.0.bb => python3-hypothesis_6.44.0.bb} (91%)

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb
index 9174b606bf..e0f80b0e11 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "de48abb676fc76e4397cd002926e5747cef518570d132221244d27e1075c0bec"
+SRC_URI[sha256sum] = "620ffa1782f9cb0b732b66b811d11c3beeb678b96fae947740aaab1dfd74a996"
 
 RDEPENDS:${PN} += " \
     python3-attrs \