diff mbox series

python3-hypothesis: upgrade 6.92.1 -> 6.92.2

Message ID 1704180397-8684-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series python3-hypothesis: upgrade 6.92.1 -> 6.92.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 2, 2024, 7:26 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
updates vendored list of top-level domains, which is used by the provisional domains() strategy.

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

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb
index 764ca28627..ab5dd3223d 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.92.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.92.2.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "fa755ded526e50b7e2f642cdc5d64519f88d4e4ee71d9d29ec3eb2f2fddf1274"
+SRC_URI[sha256sum] = "841f89a486c43bdab55698de8929bd2635639ec20bf6ce98ccd75622d7ee6d41"
 
 RDEPENDS:${PN} += " \
     python3-attrs \