diff mbox series

[11/16] python3-hypothesis: upgrade 6.118.6 -> 6.119.4

Message ID 1732584602-4785-11-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/16] dnf: upgrade 4.21.1 -> 4.22.0 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb b/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb
index f5f7642d67..66e7b2e967 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.118.6.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.119.4.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "96e7d86034658100f50f3150917bc8a0cf7ea94af49d36efb167cb8e66f035db"
+SRC_URI[sha256sum] = "1a7d12709c0e96c1d85aca76d1594b34b5958623e00511592eba674acd4f3392"
 
 RDEPENDS:${PN} += " \
     python3-attrs \