diff mbox series

[2/9] python3-hypothesis: upgrade 6.108.4 -> 6.108.10

Message ID 20240807154333.533180-2-tgamblin@baylibre.com
State Accepted, archived
Commit 6e75a6483cefe0f5e3dc22b8de8f870f3b576da8
Headers show
Series [1/9] python3-sphinx: upgrade 7.4.7 -> 8.0.2 | expand

Commit Message

Trevor Gamblin Aug. 7, 2024, 3:43 p.m. UTC
Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...on3-hypothesis_6.108.4.bb => python3-hypothesis_6.108.10.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.108.4.bb => python3-hypothesis_6.108.10.bb} (91%)
diff mbox series

Patch

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