diff mbox series

[14/33] python3-hypothesis: upgrade 6.105.1 -> 6.108.4

Message ID 1722215408-27541-14-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit b7416c0734d9981028f143ba22522d7fc94a1828
Headers show
Series [01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 29, 2024, 1:09 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>
---
 ...hon3-hypothesis_6.105.1.bb => python3-hypothesis_6.108.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.105.1.bb => python3-hypothesis_6.108.4.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
index e582289062..c2dcefcb67 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.108.4.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "d4eedb42193da9507623f4fe27fd38f715ec19ad30ad7c30e3b25594c0b491dc"
+SRC_URI[sha256sum] = "bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301"
 
 RDEPENDS:${PN} += " \
     python3-attrs \