summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
index d5ea706b9a..df9bd6b7c7 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" 16SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \