diff mbox series

[32/42] python3-hypothesis: upgrade 6.100.1 -> 6.102.4

Message ID 1716369289-22526-32-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 4f7e18dca8dacd5cfa206b01bb27f27bada3806c
Headers show
Series [01/42] appstream: upgrade 1.0.2 -> 1.0.3 | expand

Commit Message

Mingyu Wang (Fujitsu) May 22, 2024, 9:14 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.100.1.bb => python3-hypothesis_6.102.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.100.1.bb => python3-hypothesis_6.102.4.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb
index a689be9a1a..ec43514d41 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.100.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "ebff09d7fa4f1fb6a855a812baf17e578b4481b7b70ec6d96496210d1a4c6c35"
+SRC_URI[sha256sum] = "59b4d144346d5cffb482cc1bafbd21b13ff31608e8c4b3e4630339aee3e87763"
 
 RDEPENDS:${PN} += " \
     python3-attrs \