From: Alexander Kanavin Date: Mon, 8 Aug 2022 06:42:27 +0000 (+0200) Subject: python3-hypothesis: upgrade 6.50.1 -> 6.54.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3338 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d552aae12ef88e860c19619139cfea5d1771f2f3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.50.1 -> 6.54.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.50.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb index 0c93c124935..afcd5e64ef2 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e" +SRC_URI[sha256sum] = "de63c34309181875e71d0f5d1c1051c9320a1fe0517ea6733af8cedf818191f4" RDEPENDS:${PN} += " \ python3-attrs \