summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:25 +0000
commit94da3cb91c2e046305c9ff4e355906faec67126f (patch)
treec9620b0ba6f45a41525f6cd8a446431389d631cc /meta
parentf945e3b77c2859d2ce2c0fcca46fd040cbebf9cc (diff)
downloadpoky-94da3cb91c2e046305c9ff4e355906faec67126f.tar.gz
python3-hypothesis: upgrade 6.24.3 -> 6.30.0
(From OE-Core rev: 81f254d315c1a6507d134d13f2c301f0da2b08c7) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb b/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
index 431a5e328a..59c56e2d94 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.30.0.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
13 file://test_rle.py \ 13 file://test_rle.py \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "fccfba3803f391eea2c8c6f21667886ca7407b135b6121e0701a7f8addc176f7" 16SRC_URI[sha256sum] = "6d81d409b4a1a3ff9458de5f2cf7ee37b1dd51473aacc79f257c62e2369a5fd7"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 python3-attrs \ 19 python3-attrs \