From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:40 +0000 (+0100) Subject: python3-hypothesis: upgrade 6.57.1 -> 6.61.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2050 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc8a199c6e23a3f4819e966de8e0a28e861cc631;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.57.1 -> 6.61.0 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.57.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb index 064d7014d54..204471c1864 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "1d8ed5136f368e343f39172b06f68aa7fd1312cf643c332ab18a75d56789fa90" +SRC_URI[sha256sum] = "fbf7da30aea839d88898f74bcc027f0f997060498a8a7605880688c8a2166215" RDEPENDS:${PN} += " \ python3-attrs \