From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:44:32 +0000 (+0200) Subject: python3-hypothesis: upgrade 6.48.2 -> 6.50.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3531 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525420a90d9c136f379cb85e9e0898fc40e4805f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.48.2 -> 6.50.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb index 9e74e2c1cd1..0c93c124935 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "ef548f10438095678af7fcfa369b882390355a6329db73174a65749b677677ec" +SRC_URI[sha256sum] = "1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e" RDEPENDS:${PN} += " \ python3-attrs \