diff mbox series

python3-hypothesis: upgrade 6.75.7 -> 6.79.2

Message ID 1687850250-20040-21-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit c1b19db36664d4d73fee106f199ce212e85e3e5d
Headers show
Series python3-hypothesis: upgrade 6.75.7 -> 6.79.2 | expand

Commit Message

Mingyu Wang (Fujitsu) June 27, 2023, 7:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb b/meta/recipes-devtools/python/python3-hypothesis_6.79.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.79.2.bb
index dc21bc67c6..c98f10e1ee 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.75.7.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.79.2.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "a8ef2e0c7d5ebd90043a4ed8f6987de6a2b497b2caf6863364ff41db25971856"
+SRC_URI[sha256sum] = "51fb2259489dc446d3edc04cbc8ebd5848d7d3f238121183bee5449b91f7a8d8"
 
 RDEPENDS:${PN} += " \
     python3-attrs \