summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
index 89efeff633..5df95eb67b 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd" 16SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \