From: wangmy Date: Fri, 22 Apr 2022 05:39:13 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.41.0 -> 6.44.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d4b1bef1863b729045af64b8f88ff69e099696;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.41.0 -> 6.44.0 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb index 9174b606bfe..e0f80b0e112 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.41.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.44.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "de48abb676fc76e4397cd002926e5747cef518570d132221244d27e1075c0bec" +SRC_URI[sha256sum] = "620ffa1782f9cb0b732b66b811d11c3beeb678b96fae947740aaab1dfd74a996" RDEPENDS:${PN} += " \ python3-attrs \